summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville117-1175/+4369
2010-05-05rtl8187: use SET_IEEE80211_PERM_ADDRJohn W. Linville1-4/+6
2010-05-04rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville1-4/+6
2010-05-04rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde9-15/+14
2010-05-04rt2x00: Fix HT40+/HT40- setting in rt2800.Gertjan van Wingerde2-4/+4
2010-05-04rt2x00: Enable RT30xx by default.Gertjan van Wingerde1-2/+2
2010-05-04rt2x00: Remove rt2x00pci.h include from rt2800lib.Gertjan van Wingerde1-3/+0
2010-05-04iwlwifi: recalculate average tpt if not currentReinette Chatre1-4/+6
2010-05-03forcedeth: Kill NAPI config options.David S. Miller2-207/+1
2010-05-03forcedeth: GRO supportTom Herbert1-5/+8
2010-05-03phy/micrel: Add module device ID table for autoloading.David S. Miller1-0/+9
2010-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-13/+133
2010-05-03drivers/net/phy: micrel phy driverDavid J. Choi3-0/+110
2010-05-03dm9601: fix phy/eeprom write routinePeter Korsgaard1-1/+1
2010-05-03Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"David S. Miller2-20/+1
2010-05-03ppp_generic: handle non-linear skbs when passing them to pppdSimon Arlott1-1/+4
2010-05-03ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is validSimon Arlott1-11/+18
2010-05-03iwmc3200wifi: fix busted iwm_debugfs_init definitionJohn W. Linville1-4/+1
2010-05-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville18-91/+797
2010-05-03wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.Xose Vazquez Perez1-1/+6
2010-05-03mac80211_hwsim: fix double-scan detectionJohannes Berg1-1/+1
2010-05-03mac80211: allow controlling aggregation manuallyJohannes Berg1-1/+2
2010-05-03orinoco_usb: implement fw downloadDavid Kilroy6-238/+349
2010-05-03orinoco_usb: avoid in_atomicDavid Kilroy1-1/+1
2010-05-03orinoco: add orinoco_usb driverDavid Kilroy6-2/+1696
2010-05-03orinoco: encapsulate driver lockingDavid Kilroy7-20/+60
2010-05-03orinoco: allow driver to specify netdev_opsDavid Kilroy9-16/+37
2010-05-03orinoco: add hermes_opsDavid Kilroy9-140/+154
2010-05-03b43legacy: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+18
2010-05-03b43: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+18
2010-05-03rt2x00: remove now unused noise field from struct rxdone_entry_descJohn W. Linville3-10/+0
2010-05-03iwmc3200wifi: cleanup unneeded debugfs error handlingJohn W. Linville4-55/+15
2010-05-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller17-92/+1132
2010-05-01net/usb: initiate sync sequence in sierra_net.c driverElina Pasheva1-0/+3
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet2-13/+21
2010-04-30net/usb: remove default in Kconfig for sierra_net driverElina Pasheva1-1/+0
2010-04-30cdc_ether: Identify MBM devices by GUID in MDLM descriptorJonas Sjöquist1-74/+39
2010-04-30r8169: Fix rtl8169_rx_interrupt()Eric Dumazet1-5/+17
2010-04-30forcedeth: Stay in NAPI as long as there's workstephen hemminger1-14/+17
2010-04-30iwlwifi: greenfield support only true for 11n devicesWey-Yi Guy2-4/+0
2010-04-30iwlwifi: set hw parameters based on device typeWey-Yi Guy2-40/+103
2010-04-30iwlwifi: set AMPDU status variables correctlyDaniel Halperin2-7/+8
2010-04-30iwl3945: add ucode statisticsAbhijeet Kolekar8-14/+646
2010-04-30iwlwifi: set correct AC to swq_id for aggregationShanyu Zhao1-1/+10
2010-04-30iwlwifi: reset pci retry timeoutAbhijeet Kolekar1-0/+6
2010-04-30iwlwifi: remove outdated commentsWey-Yi Guy1-4/+0
2010-04-30iwlwifi: remove get_stats callback functionWey-Yi Guy1-13/+0
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre4-8/+24
2010-04-30iwlwifi: work around passive scan issueJohannes Berg3-7/+23
2010-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1