summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-10-12Merge remote branch 'percpu/for-next'Stephen Rothwell
2009-10-12Revert "Merge branch 'out-of-tree' into auto-latest"Stephen Rothwell
2009-10-12Merge remote branch 'tip/auto-latest'Stephen Rothwell
2009-10-12Merge remote branch 'irda/for-next'Stephen Rothwell
2009-10-12Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-10-12Merge branch 'quilt/rr'Stephen Rothwell
2009-10-12Merge remote branch 'net/master'Stephen Rothwell
2009-10-12Merge branch 'quilt/i2c'Stephen Rothwell
2009-10-12Merge remote branch 'net-current/master'Stephen Rothwell
2009-10-12i2c: Prevent priority inversion on top of bus lockMika Kuoppala
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-09net: Link in PHY drivers before others.David S. Miller
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-10-09wireless: make wireless drivers select coreJohannes Berg
2009-10-09libertas: depend on CONFIG_CFG80211Holger Schurig
2009-10-09libertas: remove double assignment of dev->netdev_opsLuis R. Rodriguez
2009-10-09ath9k: use right parameter for MODULE_PARM_DESC() for debugLuis R. Rodriguez
2009-10-08ixgbe: Fix KR to KX fail over for Mezzanine cardsDon Skidmore
2009-10-08ixgbe: add support for 82599 based Express Module X520-P2Don Skidmore
2009-10-08ibm_newemac: Added 16K Tx FIFO size support for EMAC4Dave Mitchell
2009-10-08qlge: Add disable/enable firmare irqs to handler.Ron Mercer
2009-10-08qlge: Restore rx mode after internal reset.Ron Mercer
2009-10-08qlge: Fix chip reset process.Ron Mercer
2009-10-08qlge: Fix RX multicast filter settings.Ron Mercer
2009-10-08qlge: Fix frame routing for multicast frames.Ron Mercer
2009-10-08qlge: Fix frame routing issue related to bonding.Ron Mercer
2009-10-08qlge: Fix RSS hashing values.Ron Mercer
2009-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-08Merge branch 'linus' into auto-latestIngo Molnar
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-07znet: Don't claim DMA lock around free_dma() calls.David S. Miller
2009-10-07can: add TI CAN (HECC) driverAnant Gole
2009-10-07ixgb: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07qlge: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07e1000: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07igb: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07ixgbe: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07myri10ge: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07netxen: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07e1000e: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-10-07mlx4_core: Add 40GigE device IDYevgeny Petrilin
2009-10-07bonding: remove useless assignmentNicolas de Pesloüan
2009-10-07bonding: fix a parameter name in error messageNicolas de Pesloüan
2009-10-07libertas: remove extraneous select FW_LOADERHolger Schurig
2009-10-07libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar
2009-10-07ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez
2009-10-07ath9k: move ath_cleanup() below helpers to avoid forward declarationsLuis R. Rodriguez
2009-10-07ath9k: add a helper to clean the core driver upon module unloadLuis R. Rodriguez
2009-10-07ath9k: add helper to un-init the hw properlyLuis R. Rodriguez