| Commit message (Expand) | Author | Age | Files | Lines |
* | MAINTAINERS: claim maintenance over rtl818x drivers | John W. Linville | 2008-11-21 | 1 | -5/+3 |
* | rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag | John W. Linville | 2008-11-21 | 3 | -3/+24 |
* | mac80211: add explicit padding in struct ieee80211_tx_info | John W. Linville | 2008-11-21 | 1 | -0/+1 |
* | net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename | John W. Linville | 2008-11-21 | 11 | -53/+51 |
* | ipw2x00: relocate ipw2100/ipw2200 to common directory | John W. Linville | 2008-11-21 | 8 | -149/+159 |
* | lib80211: consolidate crypt init routines | John W. Linville | 2008-11-21 | 5 | -117/+54 |
* | lib80211: absorb crypto bits from net/ieee80211 | John W. Linville | 2008-11-21 | 30 | -694/+680 |
* | orinoco: fix last beacon reporting on 64-bit systems | Pavel Roskin | 2008-11-21 | 1 | -2/+2 |
* | mac80211: remove unnecessary include. | Rami Rosen | 2008-11-21 | 1 | -1/+0 |
* | rt2x00: Fix race condition when using inderect registers | Ivo van Doorn | 2008-11-21 | 8 | -81/+152 |
* | rt2x00: Optimize get_duration / get_duration_res | Ivo van Doorn | 2008-11-21 | 6 | -34/+27 |
* | drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZE | Julia Lawall | 2008-11-21 | 1 | -4/+2 |
* | mac80211_hwsim: Update documentation (AP mode enabled) | Jouni Malinen | 2008-11-21 | 1 | -4/+5 |
* | mac80211: rc80211_pid eliminate sparse warnings | Tomas Winkler | 2008-11-21 | 1 | -3/+3 |
* | rt2x00: Cleanup TX/RX entry handling | Ivo van Doorn | 2008-11-21 | 13 | -135/+127 |
* | mac80211: remove more excess kernel-doc | Randy Dunlap | 2008-11-21 | 2 | -5/+0 |
* | iwlwifi: use Rx single frame mode (one Rx frame per RB) | Zhu, Yi | 2008-11-21 | 2 | -2/+4 |
* | iwlwifi: get some more information about command failure | Winkler, Tomas | 2008-11-21 | 1 | -1/+6 |
* | iwl3945 : Simplify iwl3945_send_beacon_cmd | Kolekar, Abhijeet | 2008-11-21 | 1 | -12/+14 |
* | iwlwifi: move iwl_print_hex_dump to iwl-debug.h | Winkler, Tomas | 2008-11-21 | 2 | -17/+10 |
* | iwl3945 : Fix Sparse Warnings | Kolekar, Abhijeet | 2008-11-21 | 1 | -1/+1 |
* | iwlwifi: move spectrum measurement code to iwl-spectrum.c file | Tomas Winkler | 2008-11-21 | 5 | -228/+209 |
* | iwlwifi: revamp tx scheduler byte count tables handling | Tomas Winkler | 2008-11-21 | 10 | -244/+129 |
* | iwlwifi: move rx queue read pointer into rxq | Winkler, Tomas | 2008-11-21 | 9 | -83/+37 |
* | iwlwifi: update iwl-commands.h for 3 stream support | Halperin, Daniel C | 2008-11-21 | 1 | -5/+7 |
* | iwlwifi: don't fail power set when calibration is not done yet | Winkler, Tomas | 2008-11-21 | 1 | -9/+8 |
* | iwlwifi: trivial fix in includes | Winkler, Tomas | 2008-11-21 | 1 | -2/+1 |
* | iwl3945: fix resume for ADHOC network | Mohamed Abbas | 2008-11-21 | 1 | -7/+14 |
* | iwlagn: fix resume for ADHOC network | Mohamed Abbas | 2008-11-21 | 1 | -6/+15 |
* | b43: remove rate index warning | Johannes Berg | 2008-11-21 | 1 | -2/+2 |
* | b43legacy: implement short slot and basic rate handling | Johannes Berg | 2008-11-21 | 2 | -13/+103 |
* | ipw2200: make association only if SSID is known. | Alexey Fisher | 2008-11-21 | 1 | -2/+1 |
* | ath9k: enable RXing of beacons on STA/IBSS | Luis R. Rodriguez | 2008-11-21 | 1 | -3/+2 |
* | ath5k: allow APs to receive beacons | Luis R. Rodriguez | 2008-11-21 | 1 | -2/+2 |
* | ath5k: Fix IMR init | Nick Kossifidis | 2008-11-21 | 1 | -3/+3 |
* | ath9k : Display MAC/BB and RF version at startup (v2) | Benoit PAPILLAULT | 2008-11-21 | 2 | -6/+71 |
* | mac80211: fix BUILD_BUG_ON() caused by misalignment on arm | Felix Fietkau | 2008-11-21 | 1 | -1/+1 |
* | ath5k: ignore the return value of ath5k_hw_noise_floor_calibration | Felix Fietkau | 2008-11-21 | 2 | -6/+2 |
* | rt2x00: Fix BUG_ON() with antenna handling | Ivo van Doorn | 2008-11-21 | 5 | -24/+51 |
* | rt2x00: Block set_key() during suspend/shutdown | Ivo van Doorn | 2008-11-21 | 1 | -1/+3 |
* | rt2x00: Fix LED state handling | Ivo van Doorn | 2008-11-21 | 1 | -38/+56 |
* | rt2x00: Remove RATE_BASIC flag | Ivo van Doorn | 2008-11-21 | 2 | -8/+7 |
* | Move all rtl818x files to a common directory. | Larry Finger | 2008-11-21 | 17 | -6/+9 |
* | mac80211_hwsim: enable Mesh Point operation | Andrey Yurovsky | 2008-11-21 | 1 | -2/+4 |
* | mac80211: disable BSSID filtering for mesh interfaces | Andrey Yurovsky | 2008-11-21 | 1 | -2/+15 |
* | ssb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-21 | 2 | -7/+6 |
* | libertas: Fine grained configuration of wake-on-lan. | Anna Neal | 2008-11-21 | 7 | -7/+65 |
* | ipw2100, ipw2200: select LIB80211 | John W. Linville | 2008-11-21 | 1 | -0/+2 |
* | netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv() | John W. Linville | 2008-11-21 | 1 | -59/+56 |
* | ixgbe: convert directly reference of netdev->priv | Wang Chen | 2008-11-21 | 1 | -1/+1 |