summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-10-09qlge: Fix RX multicast filter settings.Ron Mercer1-10/+39
2009-10-09qlge: Fix frame routing for multicast frames.Ron Mercer1-2/+2
2009-10-09qlge: Fix frame routing issue related to bonding.Ron Mercer1-0/+7
2009-10-09qlge: Fix RSS hashing values.Ron Mercer2-11/+13
2009-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller14-150/+168
2009-10-08znet: Don't claim DMA lock around free_dma() calls.David S. Miller1-8/+0
2009-10-08can: add TI CAN (HECC) driverAnant Gole3-0/+1014
2009-10-08ixgb: Use the instance of net_device_stats from net_device.Ajit Khaparde3-46/+45
2009-10-08qlge: Use the instance of net_device_stats from net_device.Ajit Khaparde2-7/+6
2009-10-08e1000: Use the instance of net_device_stats from net_device.Ajit Khaparde3-27/+27
2009-10-08igb: Use the instance of net_device_stats from net_device.Ajit Khaparde3-30/+30
2009-10-08ixgbe: Use the instance of net_device_stats from net_device.Ajit Khaparde3-33/+34
2009-10-08myri10ge: Use the instance of net_device_stats from net_device.Ajit Khaparde1-3/+2
2009-10-08netxen: Use the instance of net_device_stats from net_device.Ajit Khaparde2-3/+1
2009-10-08e1000e: Use the instance of net_device_stats from net_device.Ajit Khaparde3-31/+31
2009-10-08bonding: remove useless assignmentNicolas de Pesloüan1-1/+1
2009-10-08bonding: fix a parameter name in error messageNicolas de Pesloüan1-1/+2
2009-10-08libertas: remove extraneous select FW_LOADERHolger Schurig1-1/+0
2009-10-08libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar5-191/+34
2009-10-08ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez5-14/+15
2009-10-08ath9k: move ath_cleanup() below helpers to avoid forward declarationsLuis R. Rodriguez1-17/+14
2009-10-08ath9k: add a helper to clean the core driver upon module unloadLuis R. Rodriguez1-2/+11
2009-10-08ath9k: add helper to un-init the hw properlyLuis R. Rodriguez1-9/+14
2009-10-08ath9k: initialize hw prior to debugfsLuis R. Rodriguez3-15/+30
2009-10-08ath9k: move common->debug_mask setting to ath_init_softc()Luis R. Rodriguez2-5/+5
2009-10-08ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez2-3/+9
2009-10-08ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez1-2/+2
2009-10-08ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez1-7/+8
2009-10-08ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez5-9/+9
2009-10-08ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez2-2/+2
2009-10-08ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assocLuis R. Rodriguez1-7/+2
2009-10-08ath5k: fix regression on setting bssid mask on associationLuis R. Rodriguez1-1/+1
2009-10-08wireless: fix CFG80211_WEXT build problemsRandy Dunlap2-2/+2
2009-10-08orinoco: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+1
2009-10-08ipw2200: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+1
2009-10-08iwmc3200wifi: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2009-10-08libertas: first stab at cfg80211 supportHolger Schurig6-17/+262
2009-10-08libertas: separate libertas' Kconfig in it's own fileHolger Schurig3-50/+60
2009-10-08Wireless / ath5k: Simplify suspend and resume callbacksRafael J. Wysocki1-24/+11
2009-10-08at76c50x-usb: set firmware and hardware version in wiphyKalle Valo1-0/+10
2009-10-08iwlwifi: validate the signature for EEPROM and OTPWey-Yi Guy2-6/+34
2009-10-08iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar5-13/+23
2009-10-08iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar8-124/+47
2009-10-08iwlwifi: LED cleanupJohannes Berg21-721/+194
2009-10-08iwlwifi: device tracingJohannes Berg9-8/+256
2009-10-08iwlwifi: set default aggregation frame count limit to 31Wey-Yi Guy1-1/+1
2009-10-08iwlwifi: clear the translate table areaHuaxu Wan2-2/+4
2009-10-08iwlwifi: change valid EEPROM version for 1000 seriesWey-Yi Guy1-1/+1
2009-10-08iwlwifi: reliable entering of critical temperature stateWey-Yi Guy5-32/+135
2009-10-08wl1251: remove wl1251_netlink.hKalle Valo1-30/+0