Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | iwmc3200wifi: Coex table command does not expect a response | Samuel Ortiz | 2009-12-04 | 1 | -1/+1 | |
| * | | | | | | | iwmc3200wifi: Update wiwi priority table | Samuel Ortiz | 2009-12-04 | 1 | -4/+4 | |
| * | | | | | | | iwlwifi: driver version track kernel version | Reinette Chatre | 2009-12-04 | 2 | -4/+4 | |
| * | | | | | | | iwlwifi: indicate uCode type when fail dump error/event log | Wey-Yi Guy | 2009-12-04 | 1 | -2/+6 | |
| * | | | | | | | iwl3945: remove duplicated event logging code | Wey-Yi Guy | 2009-12-04 | 1 | -9/+0 | |
| * | | | | | | | b43: fix two warnings | Johannes Berg | 2009-12-04 | 1 | -0/+1 | |
| * | | | | | | | ipw2100: fix rebooting hang with driver loaded | Zhu Yi | 2009-12-04 | 1 | -0/+11 | |
| * | | | | | | | iwmc3200wifi: fix NULL pointer dereference in pmkid update | Zhu Yi | 2009-12-04 | 1 | -2/+4 | |
| * | | | | | | | ath9k: enable 2GHz band only if the device supports it | Gabor Juhos | 2009-12-04 | 3 | -14/+31 | |
| * | | | | | | | airo: Fix integer overflow warning | Michael Buesch | 2009-12-04 | 1 | -1/+1 | |
| * | | | | | | | rt2x00: Fix padding bug on L2PAD devices. | Gertjan van Wingerde | 2009-12-04 | 1 | -1/+1 | |
| * | | | | | | | b43legacy: avoid PPC fault during resume | Larry Finger | 2009-12-04 | 1 | -0/+7 | |
| * | | | | | | | b43: avoid PPC fault during resume | Larry Finger | 2009-12-04 | 1 | -2/+8 | |
| * | | | | | | | iwmc3200wifi: Implement cfg80211 PMKSA API | Samuel Ortiz | 2009-11-28 | 4 | -0/+68 | |
| * | | | | | | | ath9k: separate debugfs support from CONFIG_ATH_DEBUG | Felix Fietkau | 2009-11-28 | 5 | -14/+15 | |
| * | | | | | | | libertas: move mesh command handling into mesh.c | Holger Schurig | 2009-11-28 | 3 | -168/+186 | |
| * | | | | | | | libertas: move mesh-only ethtool operations into mesh.c | Holger Schurig | 2009-11-28 | 3 | -80/+99 | |
| * | | | | | | | libertas: moveing mesh-related functions into mesh.c | Holger Schurig | 2009-11-28 | 6 | -363/+480 | |
| * | | | | | | | libertas: introduce mesh.h | Holger Schurig | 2009-11-28 | 4 | -19/+35 | |
| * | | | | | | | libertas: rename persistcfg.c -> mesh.c | Holger Schurig | 2009-11-28 | 2 | -1/+1 | |
| * | | | | | | | ipw2x00: convert to seq_file | Alexey Dobriyan | 2009-11-28 | 1 | -11/+22 | |
| * | | | | | | | ray_cs: convert to proc_fops | Alexey Dobriyan | 2009-11-28 | 1 | -18/+18 | |
| * | | | | | | | ath9k: Ensure a fair beacon distribution in IBSS mode. | Vivek Natarajan | 2009-11-28 | 3 | -5/+14 | |
| * | | | | | | | ath9k: Fix maximum tx fifo settings for single stream devices | Luis R. Rodriguez | 2009-11-28 | 5 | -8/+53 | |
| * | | | | | | | ath9k: Proper padding/unpadding for the TX/RX path. | Benoit Papillault | 2009-11-28 | 4 | -18/+31 | |
| * | | | | | | | ath9k: fix processing of TX PS null data frames | Luis R. Rodriguez | 2009-11-28 | 7 | -5/+69 | |
| * | | | | | | | iwmc3200wifi: Remove tx concatenation option | Samuel Ortiz | 2009-11-28 | 1 | -8/+1 | |
| * | | | | | | | iwmc3200wifi: Add stopped queue to debugfs | Samuel Ortiz | 2009-11-28 | 1 | -0/+23 | |
| * | | | | | | | iwmc3200wifi: 802.11n Tx aggregation support | Samuel Ortiz | 2009-11-28 | 8 | -10/+217 | |
| * | | | | | | | iwmc3200wifi: Set wireless mode correctly | Zhu Yi | 2009-11-28 | 1 | -3/+3 | |
| * | | | | | | | iwmc3200wifi: Update wireless_mode with eeprom values | Samuel Ortiz | 2009-11-28 | 3 | -1/+39 | |
| * | | | | | | | iwmc3200wifi: Dont set the UMAC power limit when interface is down | Samuel Ortiz | 2009-11-28 | 1 | -0/+4 | |
| * | | | | | | | iwmc3200wifi: Parse HT channels EEPROM entries | Samuel Ortiz | 2009-11-28 | 3 | -8/+56 | |
| * | | | | | | | rt2x00: Centralize setting of extra TX headroom requested by rt2x00. | Gertjan van Wingerde | 2009-11-28 | 10 | -16/+16 | |
| * | | | | | | | rt2x00: Whitespace cleanup. | Gertjan van Wingerde | 2009-11-28 | 7 | -87/+87 | |
| * | | | | | | | rt2x00: Fix typo (lengt --> length) in rt2x00queue.c | Gertjan van Wingerde | 2009-11-28 | 1 | -2/+2 | |
| * | | | | | | | rt2x00: Clean up use of rt2x00_intf_is_pci. | Gertjan van Wingerde | 2009-11-28 | 1 | -10/+7 | |
| * | | | | | | | rt2x00: Remove unused variable frame_control from rt2x00mac_tx. | Gertjan van Wingerde | 2009-11-28 | 1 | -3/+0 | |
| * | | | | | | | rt2x00: Only initialize HT on rt2800 devices that support it. | Gertjan van Wingerde | 2009-11-28 | 1 | -1/+5 | |
| * | | | | | | | wl1271: Remove REF_CLK hack | Luciano Coelho | 2009-11-28 | 1 | -8/+1 | |
| * | | | | | | | wl1271: remove workaround to ignore -EIO from radio and general params | Luciano Coelho | 2009-11-28 | 2 | -10/+4 | |
| * | | | | | | | wl1271: fix radio and general parameters commands | Luciano Coelho | 2009-11-28 | 5 | -182/+183 | |
| * | | | | | | | wl1271: set radio and general params also for PLT | Luciano Coelho | 2009-11-28 | 3 | -2/+15 | |
| * | | | | | | | wl1271: fix the inetdev notifier callback return values | Luciano Coelho | 2009-11-28 | 1 | -5/+5 | |
| * | | | | | | | wl1271: Set PSM support flags in driver configuration | Juuso Oikarinen | 2009-11-28 | 1 | -1/+2 | |
| * | | | | | | | wl1271: Prevent PSM-entry retry loop if PSM cancelled | Juuso Oikarinen | 2009-11-28 | 1 | -2/+6 | |
| * | | | | | | | wl1271: Decrease BET consecutive terminated beacons value to 10 | Juuso Oikarinen | 2009-11-28 | 1 | -1/+1 | |
| * | | | | | | | ath9k: clean up rc rate table | Felix Fietkau | 2009-11-28 | 2 | -219/+109 | |
| * | | | | | | | ath9k: properly use the mac80211 rate control api | Felix Fietkau | 2009-11-28 | 11 | -294/+291 | |
| * | | | | | | | ath9k: remove warnings related to signed/unsigned type mismatch | John W. Linville | 2009-11-25 | 2 | -3/+1 |