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