summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2009-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-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-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-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
2009-10-07ath9k: initialize hw prior to debugfsLuis R. Rodriguez
2009-10-07ath9k: move common->debug_mask setting to ath_init_softc()Luis R. Rodriguez
2009-10-07ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez
2009-10-07ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez
2009-10-07ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez
2009-10-07ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assocLuis R. Rodriguez
2009-10-07ath5k: fix regression on setting bssid mask on associationLuis R. Rodriguez
2009-10-07wireless: fix CFG80211_WEXT build problemsRandy Dunlap
2009-10-07orinoco: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-07ipw2200: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-07iwmc3200wifi: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-07libertas: first stab at cfg80211 supportHolger Schurig