Age | Commit message (Expand) | Author | Files | Lines |
2008-11-21 | rtl8187: Update file authorship in comments | Larry Finger | 1 | -0/+8 |
2008-11-21 | rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag | John W. Linville | 3 | -3/+24 |
2008-11-21 | net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename | John W. Linville | 7 | -2/+3644 |
2008-11-21 | ipw2x00: relocate ipw2100/ipw2200 to common directory | John W. Linville | 8 | -149/+159 |
2008-11-21 | lib80211: consolidate crypt init routines | John W. Linville | 2 | -93/+11 |
2008-11-21 | lib80211: absorb crypto bits from net/ieee80211 | John W. Linville | 14 | -127/+136 |
2008-11-21 | orinoco: fix last beacon reporting on 64-bit systems | Pavel Roskin | 1 | -2/+2 |
2008-11-21 | rt2x00: Fix race condition when using inderect registers | Ivo van Doorn | 8 | -81/+152 |
2008-11-21 | rt2x00: Optimize get_duration / get_duration_res | Ivo van Doorn | 6 | -34/+27 |
2008-11-21 | drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZE | Julia Lawall | 1 | -4/+2 |
2008-11-21 | rt2x00: Cleanup TX/RX entry handling | Ivo van Doorn | 13 | -135/+127 |
2008-11-21 | iwlwifi: use Rx single frame mode (one Rx frame per RB) | Zhu, Yi | 2 | -2/+4 |
2008-11-21 | iwlwifi: get some more information about command failure | Winkler, Tomas | 1 | -1/+6 |
2008-11-21 | iwl3945 : Simplify iwl3945_send_beacon_cmd | Kolekar, Abhijeet | 1 | -12/+14 |
2008-11-21 | iwlwifi: move iwl_print_hex_dump to iwl-debug.h | Winkler, Tomas | 2 | -17/+10 |
2008-11-21 | iwl3945 : Fix Sparse Warnings | Kolekar, Abhijeet | 1 | -1/+1 |
2008-11-21 | iwlwifi: move spectrum measurement code to iwl-spectrum.c file | Tomas Winkler | 5 | -228/+209 |
2008-11-21 | iwlwifi: revamp tx scheduler byte count tables handling | Tomas Winkler | 10 | -244/+129 |
2008-11-21 | iwlwifi: move rx queue read pointer into rxq | Winkler, Tomas | 9 | -83/+37 |
2008-11-21 | iwlwifi: update iwl-commands.h for 3 stream support | Halperin, Daniel C | 1 | -5/+7 |
2008-11-21 | iwlwifi: don't fail power set when calibration is not done yet | Winkler, Tomas | 1 | -9/+8 |
2008-11-21 | iwlwifi: trivial fix in includes | Winkler, Tomas | 1 | -2/+1 |
2008-11-21 | iwl3945: fix resume for ADHOC network | Mohamed Abbas | 1 | -7/+14 |
2008-11-21 | iwlagn: fix resume for ADHOC network | Mohamed Abbas | 1 | -6/+15 |
2008-11-21 | b43: remove rate index warning | Johannes Berg | 1 | -2/+2 |
2008-11-21 | b43legacy: implement short slot and basic rate handling | Johannes Berg | 2 | -13/+103 |
2008-11-21 | ipw2200: make association only if SSID is known. | Alexey Fisher | 1 | -2/+1 |
2008-11-21 | ath9k: enable RXing of beacons on STA/IBSS | Luis R. Rodriguez | 1 | -3/+2 |
2008-11-21 | ath5k: allow APs to receive beacons | Luis R. Rodriguez | 1 | -2/+2 |
2008-11-21 | ath5k: Fix IMR init | Nick Kossifidis | 1 | -3/+3 |
2008-11-21 | ath9k : Display MAC/BB and RF version at startup (v2) | Benoit PAPILLAULT | 2 | -6/+71 |
2008-11-21 | ath5k: ignore the return value of ath5k_hw_noise_floor_calibration | Felix Fietkau | 2 | -6/+2 |
2008-11-21 | rt2x00: Fix BUG_ON() with antenna handling | Ivo van Doorn | 5 | -24/+51 |
2008-11-21 | rt2x00: Block set_key() during suspend/shutdown | Ivo van Doorn | 1 | -1/+3 |
2008-11-21 | rt2x00: Fix LED state handling | Ivo van Doorn | 1 | -38/+56 |
2008-11-21 | rt2x00: Remove RATE_BASIC flag | Ivo van Doorn | 2 | -8/+7 |
2008-11-21 | Move all rtl818x files to a common directory. | Larry Finger | 17 | -6/+9 |
2008-11-21 | mac80211_hwsim: enable Mesh Point operation | Andrey Yurovsky | 1 | -2/+4 |
2008-11-21 | libertas: Fine grained configuration of wake-on-lan. | Anna Neal | 7 | -7/+65 |
2008-11-21 | ipw2100, ipw2200: select LIB80211 | John W. Linville | 1 | -0/+2 |
2008-11-21 | netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv() | John W. Linville | 1 | -59/+56 |
2008-11-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -17/+22 |
2008-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -1/+7 |
2008-11-19 | iwlagn: fix RX skb alignment | Johannes Berg | 3 | -13/+22 |
2008-11-19 | mac80211: remove ieee80211_notify_mac | Johannes Berg | 2 | -2/+0 |
2008-11-19 | libertas_tf: fix skb tail pointer | Johannes Berg | 1 | -1/+1 |
2008-11-13 | netdevice: safe convert to netdev_priv() #part-4 | Wang Chen | 3 | -112/+110 |
2008-11-13 | netdevice: safe convert to netdev_priv() #part-3 | Wang Chen | 4 | -17/+17 |
2008-11-13 | hostap: pad the skb->cb usage in lieu of a proper fix | Johannes Berg | 1 | -1/+4 |
2008-11-13 | rtl8187 : support for Sitecom WL-168 0001 v4 | Bob Jolliffe | 1 | -0/+1 |