index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-12-13
ath9k_hw: clean up duplicate and unnused eeprom related defines
Felix Fietkau
8
-138
/
+77
2010-12-13
ath9k_hw: only use the PCIe disable register write sequence for AR5416
Felix Fietkau
1
-5
/
+1
2010-12-13
ath9k: fix sequence number assigment for non-AMPDU QoS data frames
Felix Fietkau
1
-3
/
+6
2010-12-13
ath9k: Use power save wrappers for TSF get/set
Sujith Manoharan
1
-0
/
+4
2010-12-13
b43: rename TMS defines, drop useless condition from core reset
Rafał Miłecki
2
-10
/
+6
2010-12-13
b43: N-PHY: use designed function and macro for writing tables
Rafał Miłecki
1
-21
/
+10
2010-12-13
b43: N-PHY: one more fix for order of tables initialization
Rafał Miłecki
1
-2
/
+2
2010-12-13
b43: N-PHY: use correct bit for controlling MAC and PHY
Rafał Miłecki
1
-2
/
+2
2010-12-13
cfg80211/nl80211: separate unicast/multicast default TX keys
Johannes Berg
3
-4
/
+6
2010-12-13
ath9k: clean up hardware code for beacon handling
Mohammed Shafi Shajakhan
1
-14
/
+0
2010-12-13
ath: Missed to clear key4 of micentry
Rajkumar Manoharan
1
-0
/
+2
2010-12-13
ath9k: Add change_interface callback
Rajkumar Manoharan
1
-21
/
+69
2010-12-13
ath9k: fix assumptions for idle calls on suspend/resume
Luis R. Rodriguez
2
-2
/
+5
2010-12-13
ath9k: Fix power save count imbalance on ath_radio_enable()
Luis R. Rodriguez
1
-2
/
+2
2010-12-09
ath: fix build break with ATH_DBG_WARN_ON_ONCE
John W. Linville
1
-1
/
+4
2010-12-09
ath5k: Fix modinfo does not list alias -> pci-id lines
Sedat Dilek
1
-0
/
+1
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-60
/
+82
2010-12-08
ath9k_hw: warn if we cannot change the power to the chip
Luis R. Rodriguez
1
-0
/
+7
2010-12-08
ath9k: skip ATH9K_INT_TIM_TIMER when we are idle
Luis R. Rodriguez
1
-0
/
+2
2010-12-08
b43: rename config option for N-PHY, drop BROKEN
Rafał Miłecki
4
-13
/
+14
2010-12-08
b43: fix split of N-PHY devices into supported and not (based on PHY rev)
Rafał Miłecki
2
-2
/
+1
2010-12-08
b43: set TMS to work with current band width for N-PHY
Rafał Miłecki
4
-7
/
+15
2010-12-08
b43: N-PHY: silence warnings
Rafał Miłecki
1
-2
/
+6
2010-12-08
b43: flush PHY writes when needed
Rafał Miłecki
2
-0
/
+11
2010-12-08
b43: N-PHY: implement own maskset
Rafał Miłecki
1
-0
/
+10
2010-12-08
b43: N-PHY: reorder and optimize tables initialization
Rafał Miłecki
1
-7
/
+5
2010-12-08
b43: N-PHY: update init tables
Rafał Miłecki
1
-106
/
+106
[next]