summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-21rt2x00: Cleanup TX/RX entry handlingIvo van Doorn13-135/+127
2008-11-21mac80211: remove more excess kernel-docRandy Dunlap2-5/+0
2008-11-21iwlwifi: use Rx single frame mode (one Rx frame per RB)Zhu, Yi2-2/+4
2008-11-21iwlwifi: get some more information about command failureWinkler, Tomas1-1/+6
2008-11-21iwl3945 : Simplify iwl3945_send_beacon_cmdKolekar, Abhijeet1-12/+14
2008-11-21iwlwifi: move iwl_print_hex_dump to iwl-debug.hWinkler, Tomas2-17/+10
2008-11-21iwl3945 : Fix Sparse WarningsKolekar, Abhijeet1-1/+1
2008-11-21iwlwifi: move spectrum measurement code to iwl-spectrum.c fileTomas Winkler5-228/+209
2008-11-21iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler10-244/+129
2008-11-21iwlwifi: move rx queue read pointer into rxqWinkler, Tomas9-83/+37
2008-11-21iwlwifi: update iwl-commands.h for 3 stream supportHalperin, Daniel C1-5/+7
2008-11-21iwlwifi: don't fail power set when calibration is not done yetWinkler, Tomas1-9/+8
2008-11-21iwlwifi: trivial fix in includesWinkler, Tomas1-2/+1
2008-11-21iwl3945: fix resume for ADHOC networkMohamed Abbas1-7/+14
2008-11-21iwlagn: fix resume for ADHOC networkMohamed Abbas1-6/+15
2008-11-21b43: remove rate index warningJohannes Berg1-2/+2
2008-11-21b43legacy: implement short slot and basic rate handlingJohannes Berg2-13/+103
2008-11-21ipw2200: make association only if SSID is known.Alexey Fisher1-2/+1
2008-11-21ath9k: enable RXing of beacons on STA/IBSSLuis R. Rodriguez1-3/+2
2008-11-21ath5k: allow APs to receive beaconsLuis R. Rodriguez1-2/+2
2008-11-21ath5k: Fix IMR initNick Kossifidis1-3/+3
2008-11-21ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT2-6/+71
2008-11-21mac80211: fix BUILD_BUG_ON() caused by misalignment on armFelix Fietkau1-1/+1
2008-11-21ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau2-6/+2
2008-11-21rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn5-24/+51
2008-11-21rt2x00: Block set_key() during suspend/shutdownIvo van Doorn1-1/+3
2008-11-21rt2x00: Fix LED state handlingIvo van Doorn1-38/+56
2008-11-21rt2x00: Remove RATE_BASIC flagIvo van Doorn2-8/+7
2008-11-21Move all rtl818x files to a common directory.Larry Finger17-6/+9
2008-11-21mac80211_hwsim: enable Mesh Point operationAndrey Yurovsky1-2/+4
2008-11-21mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky1-2/+15
2008-11-21ssb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-7/+6
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal7-7/+65
2008-11-21ipw2100, ipw2200: select LIB80211John W. Linville1-0/+2
2008-11-21netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()John W. Linville1-59/+56
2008-11-21pkt_sched: sch_drr: Fix qlen in drr_drop()Jarek Poplawski1-0/+1
2008-11-21ixgbe: convert directly reference of netdev->privWang Chen1-1/+1
2008-11-20ixgbe: add SFP+ driver supportDonald Skidmore6-7/+550
2008-11-20DCB: Add support for DCB BCNAlexander Duyck5-9/+416
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck4-1/+62
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck4-1/+193
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck4-1/+161
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck19-19/+2593
2008-11-20net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet5-43/+41
2008-11-20ipgre: convert to netdevice_opsStephen Hemminger1-16/+26
2008-11-20ipv6: convert tunnels to net_device_opsStephen Hemminger2-30/+32
2008-11-20ipip: convert to net_device_opsStephen Hemminger1-16/+17
2008-11-20hippi: convert driver to net_device_opsStephen Hemminger3-10/+23
2008-11-20defxx: convert driver to net_device_opsStephen Hemminger1-7/+10
2008-11-20fddi: convert to new network device opsStephen Hemminger3-9/+19