summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* b43: Implement antenna diversity support for LP-PHYGábor Stefanik2009-08-285-9/+17
* b43: Enable LP-PHY support by default and remove Kconfig warningGábor Stefanik2009-08-281-3/+1
* ath5k: don't use PCI ID to find the chip revisionPavel Roskin2009-08-283-25/+29
* ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes()Pavel Roskin2009-08-281-24/+5
* ath5k: clarify srev comparison for CCMP checkBob Copeland2009-08-282-5/+3
* b43: LP-PHY: Revert to the original PHY register write routineGábor Stefanik2009-08-281-1/+2
* iwlwifi: fix ICT irq table endiannessJohannes Berg2009-08-282-6/+6
* rt2x00: Cleanup rt2x00mac_bss_info_changed()Ivo van Doorn2009-08-281-8/+0
* ssb: Implement PMU LDO control and use it in b43Gábor Stefanik2009-08-282-7/+97
* b43: Fix and update LP-PHY codeGábor Stefanik2009-08-285-81/+122
* b43: LP-PHY: Fix and simplify Qdiv roundupGábor Stefanik2009-08-281-11/+8
* rtl8187: Implement rfkill supportHerton Ronaldo Krzesinski2009-08-287-17/+94
* rtl8187: fix circular locking (rtl8187_stop/rtl8187_work)Herton Ronaldo Krzesinski2009-08-281-1/+2
* ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan2009-08-289-27/+423
* ath9k: Add infrastructure for generic hw timersVasanthakumar Thiagarajan2009-08-284-2/+278
* ath9k: Remove hw capability bit meant for btcoexVasanthakumar Thiagarajan2009-08-283-7/+3
* ath9k: Determine btcoex scheme type based on chip versionVasanthakumar Thiagarajan2009-08-283-3/+20
* ath9k: Move btcoex related data to a separate structVasanthakumar Thiagarajan2009-08-285-9/+22
* ath9k: Configure btcoex register during every resetVasanthakumar Thiagarajan2009-08-281-0/+3
* ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]Vasanthakumar Thiagarajan2009-08-286-47/+82
* ath9k: Split ath9k_hw_btcoex_enable() into two logical piecesVasanthakumar Thiagarajan2009-08-284-3/+28
* rndis_wlan: set cipher suites for cfg80211Jussi Kivilinna2009-08-281-1/+14
* ath9k: Wrap DMA dump function with PS wakeup/restoreSujith2009-08-281-0/+4
* ath9k: Update INITVALs for AR9285Sujith2009-08-281-5/+5
* ath9k: Handle PA cal usage properlySujith2009-08-281-0/+5
* ath9k: Fix bugs in programming registers during PA CALSujith2009-08-281-3/+2
* ath9k: Reduce the frequency of PA offset calibrationSujith2009-08-283-4/+29
* libipw: initiate cfg80211 API conversionJohn W. Linville2009-08-284-36/+161
* ath9k: Fix read buffer overflowRoel Kluin2009-08-281-8/+8
* b43: LP-PHY: Fix a few typos in the RC calibration codeGábor Stefanik2009-08-281-3/+4
* PRISM54: fix compilation warningJaswinder Singh Rajput2009-08-281-2/+2
* ath5k: add hardware CCMP encyption supportBob Copeland2009-08-283-0/+14
* ath5k: use the skb->cb directly for RX statusBob Copeland2009-08-281-20/+21
* ath5k: add led pin configuration for compaq c700 laptopMarcos Chaparro2009-08-281-0/+2
* ath5k: clean up filter flags settingBob Copeland2009-08-281-16/+23
* mwl8k: separate driver and device info reporting during probeLennert Buytenhek2009-08-281-9/+12
* mwl8k: missing endian conversion when printing firmware command resultLennert Buytenhek2009-08-281-1/+1
* mwl8k: fix pci dma mapping leak in mwl8k_post_cmd() error pathLennert Buytenhek2009-08-281-1/+4
* mwl8k: fix inverted error test in mwl8k_bss_info_changed()Lennert Buytenhek2009-08-281-1/+1
* ar9170: remove unnecessary call to ar9170_set_beacon_timersJoerg Albert2009-08-281-6/+0
* ar9170: cleanup of bss_info_changed and beacon configJoerg Albert2009-08-283-18/+21
* ipw2x00: update contact informationReinette Chatre2009-08-288-8/+8
* iwlwifi: fix unloading driver while scanningWey-Yi Guy2009-08-282-2/+3
* iwlwifi: fix remove key errorAbhijeet Kolekar2009-08-281-1/+1
* iwlwifi: read enhanced tx power info from EEPROM imageWey-Yi Guy2009-08-283-1/+332
* iwlwifi: remove duplicated defineWey-Yi Guy2009-08-281-1/+0
* iwlwifi: set HT flags in ieee80211_rx_status for received packetsDaniel C Halperin2009-08-281-0/+10
* iwlwifi: clear rate control flags on non-HT packetDaniel C Halperin2009-08-281-0/+1
* iwlwifi: show current tx powerWey-Yi Guy2009-08-282-0/+55
* iwlwifi: change IWL6000_UCODE_API_MAX to v4Wey-Yi Guy2009-08-282-4/+18