index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: refactor iwl_setup_rxon_timing
Johannes Berg
2010-08-24
4
-21
/
+14
*
iwlwifi: cleanup iwl_set_rxon_channel()
Shanyu Zhao
2010-08-24
1
-11
/
+4
*
iwlwifi: avoid race condition in channel change
Shanyu Zhao
2010-08-24
2
-16
/
+12
*
iwlwifi: do not call ieee80211_frequency_to_channel
Shanyu Zhao
2010-08-24
7
-12
/
+9
*
iwlwifi: make aggregation time limit configurable
Wey-Yi Guy
2010-08-24
3
-2
/
+16
*
iwlwifi: max/min aggregation time limit
Wey-Yi Guy
2010-08-24
1
-2
/
+2
*
iwlwifi: additional comments in iwl_cfg
Wey-Yi Guy
2010-08-24
1
-0
/
+2
*
iwlwifi: remove unused define
Wey-Yi Guy
2010-08-24
1
-1
/
+0
*
Hostap: Fix "'ret' set but not used" warning message from GCC in hostap
Julian Calaby
2010-08-24
1
-1
/
+1
*
iwlwifi: fix thermal throttling related power management operation
Wey-Yi Guy
2010-08-24
1
-7
/
+5
*
mac80211-hwsim: allow configuring IBSS
Johannes Berg
2010-08-24
1
-2
/
+5
*
p54: improve eeprom parser
Christian Lamparter
2010-08-24
2
-3
/
+19
*
p54spi: fix eeprom checksum
Christian Lamparter
2010-08-24
1
-1
/
+1
*
b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYs
Gábor Stefanik
2010-08-24
1
-1
/
+39
*
b43: N-PHY: Implement MAC PHY clock set
Gábor Stefanik
2010-08-24
1
-1
/
+12
*
b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl)
Gábor Stefanik
2010-08-24
1
-2
/
+2
*
b43: N-PHY: Implement Host Flags write during device init
Gábor Stefanik
2010-08-24
1
-1
/
+2
*
iwlwifi: separate thermal throttling function
Wey-Yi Guy
2010-08-24
13
-776
/
+917
*
drivers/net/wireless/wl12xx: Use available error codes
Julia Lawall
2010-08-24
1
-1
/
+1
*
drivers/net/wireless/wl12xx: Use available error codes
Julia Lawall
2010-08-24
2
-2
/
+2
*
ath5k: don't enable probe request rx for STAs
Bob Copeland
2010-08-24
1
-2
/
+2
*
ath5k: remove all mention of monitor iftype
Bob Copeland
2010-08-24
1
-7
/
+1
*
ath5k: remove monitor check in receive_frame_ok filter
Bob Copeland
2010-08-24
1
-3
/
+2
*
ath5k: clean up some comments
Bob Copeland
2010-08-24
9
-62
/
+59
*
ath5k: remove own (wrong) IEEE80211_MAX_LEN
Nick Kossifidis
2010-08-24
2
-5
/
+2
*
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
2010-08-24
5
-12
/
+11
*
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
2010-08-16
1
-0
/
+1
*
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
21
-139
/
+159
*
libertas: [spi] use common firmware request helper and new firmware locations
Dan Williams
2010-08-16
2
-80
/
+69
*
libertas: [sdio] use common firmware request helper and new firmware locations
Dan Williams
2010-08-16
2
-87
/
+60
*
libertas: [cs] use common firmware request helper and new firmware locations
Dan Williams
2010-08-16
1
-56
/
+74
*
libertas: add two-stage firmware request helper
Dan Williams
2010-08-16
2
-0
/
+118
*
libertas: [usb] use new firmware locations
Dan Williams
2010-08-16
2
-7
/
+54
*
rt2x00: Remove ieee80211_rx_status from rt2x00_dev
Ivo van Doorn
2010-08-16
6
-20
/
+16
*
rt2x00: Update comments regarding TXWI and TX_STA_FIFO
Helmut Schaa
2010-08-16
1
-1
/
+26
*
rt2x00: Implement TX status reporting for rt2800usb
Ivo van Doorn
2010-08-16
4
-107
/
+162
*
rt2x00: Request TXWI pointer from driver
Ivo van Doorn
2010-08-16
4
-18
/
+26
*
rt2x00: Add helper function for reporting tx status
Ivo van Doorn
2010-08-16
4
-13
/
+16
*
rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS mode
Ivo van Doorn
2010-08-16
3
-1
/
+14
*
rt2x00: Move USB tx/rx done handling to workqueue
Ivo van Doorn
2010-08-16
5
-62
/
+128
*
ath9k: remove duplicate get_hw_crypto_keytype()
Luis R. Rodriguez
2010-08-16
1
-17
/
+1
*
drivers/net/wireless/ath/ath9k: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-1
/
+1
*
drivers/net/wireless/prism54: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-1
/
+1
*
drivers/net/wireless/libertas: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-2
/
+4
*
ath9k: shorten the calibration interval during strong interference
Felix Fietkau
2010-08-16
2
-2
/
+8
*
ath9k: use AP beacon miss as a trigger for fast recalibration
Felix Fietkau
2010-08-16
4
-4
/
+65
*
ath9k_hw: apply the noise floor validation to the median instead of single
Felix Fietkau
2010-08-16
1
-19
/
+32
*
ath9k: add a separate debug level for stuck beacons
Felix Fietkau
2010-08-16
2
-3
/
+5
*
iwlwifi: track IBSS manager status
Johannes Berg
2010-08-16
6
-2
/
+25
*
iwlwifi: make iwl_set_hw_params static to _agn
Wey-Yi Guy
2010-08-16
3
-20
/
+18
[next]