aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-181-0/+4
| * | sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu2009-03-181-2/+2
| * | sh_eth: Change handling of IRQNobuhiro Iwamatsu2009-03-181-3/+17
| * | netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]2009-03-182-5/+5
| * | net: kfree(napi->skb) => kfree_skbRoel Kluin2009-03-181-1/+1
| * | net: fix sctp breakageAl Viro2009-03-181-1/+2
| * | ipv6: fix display of local and remote sit endpointsBjørn Mork2009-03-181-1/+1
| * | net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka2009-03-181-0/+7
| * | tulip: fix crash on iface up with shirq debugKyle McMartin2009-03-181-16/+29
| * | virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas2009-03-181-0/+3
| * | bonding: Fix updating of speed/duplex changesJay Vosburgh2009-03-181-5/+20
| * | bnx2: Fix problem of using wrong IRQ handler.Michael Chan2009-03-181-6/+6
* | | net: reorder struct Qdisc for better SMP performanceEric Dumazet2009-03-202-10/+13
* | | dnet: remove duplicated #includeHuang Weiyi2009-03-201-1/+0
* | | ixgbe: Fixup the watchdog interrupt scheduling on 82599Jesse Brandeburg2009-03-201-32/+81
* | | ixgbe: Correctly report Wake On LAN for 82599 KX4 devicesPJ Waskiewicz2009-03-201-1/+40
* | | ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 mergePJ Waskiewicz2009-03-201-0/+3
* | | ixgb: refactor tx path to use skb_dma_map/unmapAlexander Duyck2009-03-201-31/+39
* | | e1000e: allow tx of pre-formatted vlan tagged packetsArthur Jones2009-03-201-1/+8
* | | e1000e: fix dma error handling issuesAlexander Duyck2009-03-201-44/+32
* | | e1000e: add support for 82583 device idAlexander Duyck2009-03-205-22/+116
* | | smsc9420: fix big endian rx checksum offloadSteve Glendinning2009-03-201-1/+1
* | | sunvnet: Convert to net_device_ops.David S. Miller2009-03-201-7/+11
* | | smsc911x: allow setting of mac addressSteve Glendinning2009-03-191-5/+30
* | | smsc911x: replace print_mac with %pMSteve Glendinning2009-03-191-3/+1
* | | smsc911x: define status word positions as constantsSteve Glendinning2009-03-192-10/+15
* | | rtnetlink: add new value for DHCP added routesStephen Hemminger2009-03-191-0/+1
* | | gianfar: pass the proper dev to DMA opsKumar Gala2009-03-182-17/+20
* | | tipc: fix non-const printf format argumentsStephen Hemminger2009-03-184-5/+5
* | | tcp: remove parameter from tcp_recv_urg().Rami Rosen2009-03-181-3/+2
* | | ipv6: Fix incorrect disable_ipv6 behaviorBrian Haley2009-03-182-8/+17
* | | a2065: skb_padto cleanupsDave Jones2009-03-181-14/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-1772-3048/+7713
|\ \ \
| * | | iwlwifi: correct log level when error occursReinette Chatre2009-03-161-1/+1
| * | | iwlwifi: print contents of control register when error occursReinette Chatre2009-03-161-1/+3
| * | | iwlagn: fix warning when set WEP keyMohamed Abbas2009-03-161-0/+7
| * | | iwl3945: unmap previously mapped memoryReinette Chatre2009-03-161-1/+9
| * | | iwl3945: use iwl_tx_cmd_completeAbhijeet Kolekar2009-03-161-80/+1
| * | | iwl3945 : fix rate scalingAbhijeet Kolekar2009-03-161-39/+88
| * | | iwl3945: use iwl_led structureAbhijeet Kolekar2009-03-168-71/+43
| * | | iwl3945: fix sparse errorAbhijeet Kolekar2009-03-161-1/+1
| * | | iwlwifi: verify the antenna selection when receive fixed rate debugfsWey-Yi Guy2009-03-161-6/+13
| * | | iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pktWey-Yi Guy2009-03-161-3/+3
| * | | iwlwifi: HT performance improvement changesWey-Yi Guy2009-03-162-6/+7
| * | | iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabledWey-Yi Guy2009-03-161-2/+10
| * | | iwlwifi: add rf information in rate_scale debugfs commandWey-Yi Guy2009-03-161-0/+11
| * | | iwlwifi: add valid tx antenna information in rate_scale_table debugfsWey-Yi Guy2009-03-161-0/+6
| * | | ray_cs: checkpatch.pl and Lindent cleanupsJohn Daiker2009-03-161-1843/+1965
| * | | mwl8k: Marvell TOPDOG wireless driverLennert Buytenhek2009-03-163-0/+3800
| * | | ath9k: Fix FIF_PROMISC_IN_BSS processing in station modeJouni Malinen2009-03-161-5/+6