summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-2113-135/+127
* iwlwifi: use Rx single frame mode (one Rx frame per RB)Zhu, Yi2008-11-212-2/+4
* iwlwifi: get some more information about command failureWinkler, Tomas2008-11-211-1/+6
* iwl3945 : Simplify iwl3945_send_beacon_cmdKolekar, Abhijeet2008-11-211-12/+14
* iwlwifi: move iwl_print_hex_dump to iwl-debug.hWinkler, Tomas2008-11-212-17/+10
* iwl3945 : Fix Sparse WarningsKolekar, Abhijeet2008-11-211-1/+1
* iwlwifi: move spectrum measurement code to iwl-spectrum.c fileTomas Winkler2008-11-215-228/+209
* iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler2008-11-2110-244/+129
* iwlwifi: move rx queue read pointer into rxqWinkler, Tomas2008-11-219-83/+37
* iwlwifi: update iwl-commands.h for 3 stream supportHalperin, Daniel C2008-11-211-5/+7
* iwlwifi: don't fail power set when calibration is not done yetWinkler, Tomas2008-11-211-9/+8
* iwlwifi: trivial fix in includesWinkler, Tomas2008-11-211-2/+1
* iwl3945: fix resume for ADHOC networkMohamed Abbas2008-11-211-7/+14
* iwlagn: fix resume for ADHOC networkMohamed Abbas2008-11-211-6/+15
* b43: remove rate index warningJohannes Berg2008-11-211-2/+2
* b43legacy: implement short slot and basic rate handlingJohannes Berg2008-11-212-13/+103
* ipw2200: make association only if SSID is known.Alexey Fisher2008-11-211-2/+1
* ath9k: enable RXing of beacons on STA/IBSSLuis R. Rodriguez2008-11-211-3/+2
* ath5k: allow APs to receive beaconsLuis R. Rodriguez2008-11-211-2/+2
* ath5k: Fix IMR initNick Kossifidis2008-11-211-3/+3
* ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT2008-11-212-6/+71
* ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau2008-11-212-6/+2
* rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn2008-11-215-24/+51
* rt2x00: Block set_key() during suspend/shutdownIvo van Doorn2008-11-211-1/+3
* rt2x00: Fix LED state handlingIvo van Doorn2008-11-211-38/+56
* rt2x00: Remove RATE_BASIC flagIvo van Doorn2008-11-212-8/+7
* Move all rtl818x files to a common directory.Larry Finger2008-11-2117-6/+9
* mac80211_hwsim: enable Mesh Point operationAndrey Yurovsky2008-11-211-2/+4
* ssb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-212-7/+6
* libertas: Fine grained configuration of wake-on-lan.Anna Neal2008-11-217-7/+65
* ipw2100, ipw2200: select LIB80211John W. Linville2008-11-211-0/+2
* netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()John W. Linville2008-11-211-59/+56
* ixgbe: convert directly reference of netdev->privWang Chen2008-11-211-1/+1
* ixgbe: add SFP+ driver supportDonald Skidmore2008-11-206-7/+550
* DCB: Add support for DCB BCNAlexander Duyck2008-11-202-1/+202
* DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-201-1/+15
* DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-201-1/+32
* DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-201-1/+41
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-2010-19/+1585
* hippi: convert driver to net_device_opsStephen Hemminger2008-11-201-4/+11
* defxx: convert driver to net_device_opsStephen Hemminger2008-11-201-7/+10
* fddi: convert to new network device opsStephen Hemminger2008-11-201-7/+12
* dummy: convert to net_device_opsStephen Hemminger2008-11-201-5/+10
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-2029-61/+132
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-2037-167/+238
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-11-206-6/+37
| |\
| | * USB: ACE1001 patch for cp2101.cM Kondrin2008-11-191-0/+1
| | * USB: usbmon: fix read(2)Pete Zaitcev2008-11-191-1/+4
| | * USB: gadget rndis: send notificationsRichard Röjfors2008-11-191-1/+1
| | * USB: gadget rndis: stop windows self-immolationDavid Brownell2008-11-191-1/+0