Age | Commit message (Expand) | Author | Files | Lines |
2009-08-28 | ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes() | Pavel Roskin | 1 | -24/+5 |
2009-08-28 | ath5k: clarify srev comparison for CCMP check | Bob Copeland | 2 | -5/+3 |
2009-08-28 | b43: LP-PHY: Revert to the original PHY register write routine | Gábor Stefanik | 1 | -1/+2 |
2009-08-28 | iwlwifi: fix ICT irq table endianness | Johannes Berg | 2 | -6/+6 |
2009-08-28 | rt2x00: Cleanup rt2x00mac_bss_info_changed() | Ivo van Doorn | 1 | -8/+0 |
2009-08-28 | ssb: Implement PMU LDO control and use it in b43 | Gábor Stefanik | 1 | -7/+3 |
2009-08-28 | b43: Fix and update LP-PHY code | Gábor Stefanik | 5 | -81/+122 |
2009-08-28 | b43: LP-PHY: Fix and simplify Qdiv roundup | Gábor Stefanik | 1 | -11/+8 |
2009-08-28 | rtl8187: Implement rfkill support | Herton Ronaldo Krzesinski | 7 | -17/+94 |
2009-08-28 | rtl8187: fix circular locking (rtl8187_stop/rtl8187_work) | Herton Ronaldo Krzesinski | 1 | -1/+2 |
2009-08-28 | ath9k: Add Bluetooth Coexistence 3-wire support | Vasanthakumar Thiagarajan | 9 | -27/+423 |
2009-08-28 | ath9k: Add infrastructure for generic hw timers | Vasanthakumar Thiagarajan | 4 | -2/+278 |
2009-08-28 | ath9k: Remove hw capability bit meant for btcoex | Vasanthakumar Thiagarajan | 3 | -7/+3 |
2009-08-28 | ath9k: Determine btcoex scheme type based on chip version | Vasanthakumar Thiagarajan | 3 | -3/+20 |
2009-08-28 | ath9k: Move btcoex related data to a separate struct | Vasanthakumar Thiagarajan | 5 | -9/+22 |
2009-08-28 | ath9k: Configure btcoex register during every reset | Vasanthakumar Thiagarajan | 1 | -0/+3 |
2009-08-28 | ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch] | Vasanthakumar Thiagarajan | 6 | -47/+82 |
2009-08-28 | ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces | Vasanthakumar Thiagarajan | 4 | -3/+28 |
2009-08-28 | rndis_wlan: set cipher suites for cfg80211 | Jussi Kivilinna | 1 | -1/+14 |
2009-08-28 | ath9k: Wrap DMA dump function with PS wakeup/restore | Sujith | 1 | -0/+4 |
2009-08-28 | ath9k: Update INITVALs for AR9285 | Sujith | 1 | -5/+5 |
2009-08-28 | ath9k: Handle PA cal usage properly | Sujith | 1 | -0/+5 |
2009-08-28 | ath9k: Fix bugs in programming registers during PA CAL | Sujith | 1 | -3/+2 |
2009-08-28 | ath9k: Reduce the frequency of PA offset calibration | Sujith | 3 | -4/+29 |
2009-08-28 | libipw: initiate cfg80211 API conversion | John W. Linville | 4 | -36/+161 |
2009-08-28 | ath9k: Fix read buffer overflow | Roel Kluin | 1 | -8/+8 |
2009-08-28 | b43: LP-PHY: Fix a few typos in the RC calibration code | Gábor Stefanik | 1 | -3/+4 |
2009-08-28 | PRISM54: fix compilation warning | Jaswinder Singh Rajput | 1 | -2/+2 |
2009-08-28 | ath5k: add hardware CCMP encyption support | Bob Copeland | 3 | -0/+14 |
2009-08-28 | ath5k: use the skb->cb directly for RX status | Bob Copeland | 1 | -20/+21 |
2009-08-28 | ath5k: add led pin configuration for compaq c700 laptop | Marcos Chaparro | 1 | -0/+2 |
2009-08-28 | ath5k: clean up filter flags setting | Bob Copeland | 1 | -16/+23 |
2009-08-28 | mwl8k: separate driver and device info reporting during probe | Lennert Buytenhek | 1 | -9/+12 |
2009-08-28 | mwl8k: missing endian conversion when printing firmware command result | Lennert Buytenhek | 1 | -1/+1 |
2009-08-28 | mwl8k: fix pci dma mapping leak in mwl8k_post_cmd() error path | Lennert Buytenhek | 1 | -1/+4 |
2009-08-28 | mwl8k: fix inverted error test in mwl8k_bss_info_changed() | Lennert Buytenhek | 1 | -1/+1 |
2009-08-28 | ar9170: remove unnecessary call to ar9170_set_beacon_timers | Joerg Albert | 1 | -6/+0 |
2009-08-28 | ar9170: cleanup of bss_info_changed and beacon config | Joerg Albert | 3 | -18/+21 |
2009-08-28 | ipw2x00: update contact information | Reinette Chatre | 8 | -8/+8 |
2009-08-28 | iwlwifi: fix unloading driver while scanning | Wey-Yi Guy | 2 | -2/+3 |
2009-08-28 | iwlwifi: fix remove key error | Abhijeet Kolekar | 1 | -1/+1 |
2009-08-28 | iwlwifi: read enhanced tx power info from EEPROM image | Wey-Yi Guy | 3 | -1/+332 |
2009-08-28 | iwlwifi: remove duplicated define | Wey-Yi Guy | 1 | -1/+0 |
2009-08-28 | iwlwifi: set HT flags in ieee80211_rx_status for received packets | Daniel C Halperin | 1 | -0/+10 |
2009-08-28 | iwlwifi: clear rate control flags on non-HT packet | Daniel C Halperin | 1 | -0/+1 |
2009-08-28 | iwlwifi: show current tx power | Wey-Yi Guy | 2 | -0/+55 |
2009-08-28 | iwlwifi: change IWL6000_UCODE_API_MAX to v4 | Wey-Yi Guy | 2 | -4/+18 |
2009-08-28 | iwlwifi: error checking for setting tx_power in sysfs | Wey-Yi Guy | 2 | -11/+30 |
2009-08-28 | iwlwifi: name changes from "tx_power_channel_lmt" to "tx_power_device_lmt" | Wey-Yi Guy | 2 | -5/+5 |
2009-08-28 | iwlwifi: do not allow set tx power over channel power limit | Wey-Yi Guy | 1 | -4/+4 |