Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-11-13 | rtl8187: Add Abocom USB ID | Ivan Kuten | 1 | -0/+2 |
2008-11-11 | ath9k: Fix compilation failure when RFKILL is enabled | Sujith | 1 | -1/+3 |
2008-11-11 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 4 | -4/+4 |
2008-11-10 | rtl8187: Change TX power settings | Larry Finger | 1 | -1/+1 |
2008-11-10 | orinoco: Move sources to a subdirectory | David Kilroy | 17 | -8/+13 |
2008-11-10 | mac80211_hwsim: Add support for client PS mode | Jouni Malinen | 1 | -0/+184 |
2008-11-10 | mac80211_hwsim: Make sure beacon_timer gets deleted | Jouni Malinen | 1 | -0/+1 |
2008-11-10 | mac80211_hwsim: Debug info for TX queue parameters | Jouni Malinen | 1 | -0/+12 |
2008-11-10 | mac80211_hwsim: Debug info for BSS config changes | Jouni Malinen | 1 | -0/+37 |
2008-11-10 | b43legacy: reindent misleading statement | Ilpo Järvinen | 1 | -1/+1 |