index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-15
nl80211: advertise maximum remain-on-channel duration
Johannes Berg
4
-1
/
+18
2010-12-15
iwlagn: fix witespace damage
Wey-Yi Guy
1
-2
/
+2
2010-12-15
ath9k: Make PM-QOS value as user configurable
Mohammed Shafi Shajakhan
3
-1
/
+8
2010-12-15
rtl8192ce: Add new driver
Larry Finger
44
-0
/
+23374
2010-12-14
p54usb: New USB ID for Gemtek WUBI-100GW
Eduardo Costa
1
-0
/
+1
2010-12-14
iwlagn: code clean up to remove duplicate code
Wey-Yi Guy
3
-322
/
+151
2010-12-14
iwlwifi: keep track of bt coex enable/disable stage
Wey-Yi Guy
5
-0
/
+13
2010-12-14
iwlwifi: do not reload fw if WiMAX own the RF
Wey-Yi Guy
5
-1
/
+25
2010-12-14
iwlagn: More detail tx power logging
Wey-Yi Guy
1
-10
/
+30
2010-12-14
iwlwifi: use IWL_DEBUG_EEPROM for EEPROM related info
Wey-Yi Guy
2
-12
/
+15
2010-12-14
iwlwifi: add new EEPROM debug log type
Wey-Yi Guy
1
-0
/
+2
2010-12-14
iwlagn: remove old EEPROM TX power reading
Johannes Berg
5
-331
/
+1
2010-12-14
iwlagn: implement layout-agnostic EEPROM reading
Johannes Berg
6
-1
/
+120
2010-12-14
iwlagn: rename enhanced txpower fields
Johannes Berg
2
-5
/
+8
2010-12-14
iwlagn: rx antenna diversity
Wey-Yi Guy
3
-2
/
+16
2010-12-14
iwlagn: fix debug variable access
Johannes Berg
1
-3
/
+6
2010-12-14
iwlagn: check ready in iwlagn_bss_info_changed()
Shanyu Zhao
1
-1
/
+8
2010-12-14
iwlwifi: clear dbg_fixed_rate during init
Shanyu Zhao
1
-0
/
+2
2010-12-14
iwlagn: change led compensation for 6005 and 6030 devices
Wey-Yi Guy
1
-13
/
+13
2010-12-13
rt2x00: Fix firmware loading regression on x86_64.
Wolfgang Kufner
1
-1
/
+1
2010-12-13
rt2x00: Pad beacon to multiple of 32 bits.
Wolfgang Kufner
3
-8
/
+18
2010-12-13
rt2x00: remove stray semicolon
Johannes Stezenbach
1
-1
/
+1
2010-12-13
rt2x00: Fix WMM Queue naming
Ivo van Doorn
10
-112
/
+112
2010-12-13
rt2x00: Introduce extra queue entry sanity flag
Ivo van Doorn
3
-5
/
+14
2010-12-13
rt2x00: Cleanup RX index counting
Ivo van Doorn
5
-7
/
+19
2010-12-13
rt2x00: Add "flush" queue command
Ivo van Doorn
9
-61
/
+161
2010-12-13
rt2x00: Protect queue control with mutex
Ivo van Doorn
9
-141
/
+302
2010-12-13
rt2x00: Reorganize queue callback functions
Ivo van Doorn
15
-83
/
+55
2010-12-13
rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).
Ivo van Doorn
9
-287
/
+530
2010-12-13
rt2x00: trivial: add missing \n on warnings
Johannes Stezenbach
4
-8
/
+8
2010-12-13
rt2x00: Don't frequently reset beacon interval in AdHoc mode
Helmut Schaa
7
-10
/
+50
2010-12-13
rt2x00: Ensure TX-ed frames are returned in the original state.
Gertjan van Wingerde
1
-5
/
+8
2010-12-13
rt2x00: fix hang when unplugging USB device in use
Johannes Stezenbach
1
-2
/
+12
2010-12-13
rt2x00: Add RF chip definition
RA-Jay Hung
1
-2
/
+8
2010-12-13
rt2x00: Implement get_survey callback for rt2800
Helmut Schaa
5
-0
/
+63
2010-12-13
rt2x00: Add rt2800 EEPROM definition
RA-Jay Hung
2
-86
/
+119
2010-12-13
ath9k_hw: update AR9003 initvals to improve carrier leak calibration/correction
Felix Fietkau
1
-50
/
+50
2010-12-13
ath9k_hw: update AR9003 initvals for improved radar detection
Felix Fietkau
1
-2
/
+2
2010-12-13
ath9k_hw: fix PA predistortion training power selection
Felix Fietkau
5
-17
/
+112
2010-12-13
ath9k_hw: fix the PA predistortion rate mask
Felix Fietkau
2
-2
/
+8
2010-12-13
ath9k: fix PA predistortion thermal measurement handling
Felix Fietkau
1
-30
/
+44
2010-12-13
ath9k_hw: fix the slot time setting for long distance links
Felix Fietkau
1
-1
/
+1
2010-12-13
ath9k_hw: initialize ah->slottime
Felix Fietkau
1
-1
/
+1
2010-12-13
ath9k_htc: Add Ubiquiti wifistation ext to supported devices
Sujith Manoharan
1
-0
/
+1
2010-12-13
ath9k_hw: remove ah->txpower_indexoffset
Felix Fietkau
3
-3
/
+0
2010-12-13
ath9k_hw: remove ah->beacon_interval
Felix Fietkau
2
-4
/
+0
2010-12-13
ath9k_hw: clean up SREV version checks
Felix Fietkau
4
-42
/
+13
2010-12-13
ath9k_hw: remove antenna configuration eeprom ops and variables
Felix Fietkau
7
-95
/
+3
2010-12-13
ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcs
Felix Fietkau
2
-166
/
+32
2010-12-13
ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and ...
Felix Fietkau
4
-331
/
+200
[next]