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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-30
ath5k: Add new field on ath5k_hw to track bandwidth modes
Nick Kossifidis
4
-11
/
+16
2010-11-30
ath5k: Use new function to stop beacon queue
Nick Kossifidis
3
-6
/
+25
2010-11-30
ath5k: Check RXE when setting RXDP
Nick Kossifidis
2
-3
/
+10
2010-11-30
ath5k: Use DCU early termination correctly
Nick Kossifidis
2
-3
/
+14
2010-11-30
ath5k: Debug DMA timeouts
Nick Kossifidis
3
-5
/
+32
2010-11-30
ath5k: Use new dma_stop function on base.c
Nick Kossifidis
1
-56
/
+39
2010-11-30
ath5k: Stop PCU on reset
Nick Kossifidis
1
-0
/
+5
2010-11-30
ath5k: Add new function to stop rx/tx DMA
Nick Kossifidis
3
-9
/
+59
2010-11-30
ath5k: Reset cleanup and generic cleanup
Nick Kossifidis
9
-894
/
+1042
2010-11-30
ath9k: Add support for Adaptive Power Management
Mohammed Shafi Shajakhan
9
-5
/
+45
2010-11-29
ath9k: fix software retry counter tracking
Felix Fietkau
1
-2
/
+2
2010-11-29
Revert "ath9k_htc: Handle monitor mode properly for HTC devices"
Rajkumar Manoharan
1
-5
/
+59
2010-11-29
ath9k: Remove code which enables btcoex based on subsys id
Vasanthakumar Thiagarajan
2
-24
/
+0
2010-11-29
ath9k: Reintroduce modparam to enable btcoex
Vasanthakumar Thiagarajan
3
-2
/
+8
2010-11-24
iwlagn: minor change in bt coex normal LUT
Wey-Yi Guy
1
-1
/
+1
2010-11-24
iwlagn: use different kill mask when SCO active
Wey-Yi Guy
2
-13
/
+20
2010-11-24
iwlagn: Offical name for 100/130 device
Wey-Yi Guy
2
-4
/
+4
2010-11-24
iwlagn: Offical name for 6000g2b device
Wey-Yi Guy
1
-6
/
+6
2010-11-24
iwlagn: Offical name for 6000g2a device
Wey-Yi Guy
1
-3
/
+3
2010-11-24
iwlagn: Offical name for 6050g2 device
Wey-Yi Guy
1
-1
/
+1
2010-11-24
iwlwifi: use mac80211 AC defines
Johannes Berg
2
-14
/
+20
2010-11-24
iwlagn: advertise reliable TX status
Johannes Berg
1
-1
/
+2
2010-11-24
iwlagn: fix station powersave accounting for aggregation
Johannes Berg
1
-6
/
+25
2010-11-24
iwlagn: remove powersave warning
Johannes Berg
1
-2
/
+2
2010-11-24
iwlwifi: use antenna information in EEPROM
Wey-Yi Guy
5
-60
/
+32
2010-11-24
iwlwifi: remove unused define
Wey-Yi Guy
1
-1
/
+0
2010-11-24
ath9k_hw: remove ath9k_hw_stoppcurecv
Felix Fietkau
2
-9
/
+0
2010-11-24
ath9k_htc: Identify devices using driver_info
Rajkumar Manoharan
6
-55
/
+37
2010-11-24
ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)
Rajkumar Manoharan
2
-7
/
+3
2010-11-24
ath9k_htc: Add driver_info in usb device list
Rajkumar Manoharan
1
-5
/
+15
2010-11-24
ath: Add a driver_info bitmask field
Rajkumar Manoharan
1
-0
/
+6
2010-11-24
iwlwifi: advance power management support
Wey-Yi Guy
4
-6
/
+76
2010-11-24
iwlwifi: power management checking for shadow register
Wey-Yi Guy
1
-0
/
+10
2010-11-24
iwlwifi: consider BT for power management
Wey-Yi Guy
4
-0
/
+24
2010-11-24
iwlwifi: add more power management flags
Wey-Yi Guy
1
-0
/
+5
2010-11-24
iwlagn: name change for BT config flag
Wey-Yi Guy
1
-2
/
+3
2010-11-24
ath9k: avoid aggregation for VO traffic
Luis R. Rodriguez
1
-1
/
+2
2010-11-24
b43: N-PHY: little cleanups
Rafał Miłecki
1
-8
/
+5
2010-11-24
b43: N-PHY: rev2: save and restore PHY regs on RSSI poll
Rafał Miłecki
1
-0
/
+16
2010-11-24
b43: N-PHY: fix BPHY init
Rafał Miłecki
1
-2
/
+2
2010-11-24
b43: N-PHY: init BPHY when needed
Rafał Miłecki
1
-0
/
+4
2010-11-24
b43: N-PHY: fix some typos, conditions, set gain_boost
Rafał Miłecki
1
-17
/
+18
2010-11-24
b43: N-PHY: minor fixes to match specs
Rafał Miłecki
1
-3
/
+6
2010-11-24
b43: N-PHY: fix values for PHY regs in channel tables of 2055 radio
Rafał Miłecki
1
-124
/
+124
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
22
-43
/
+116
2010-11-23
wireless: b43: fix error path in SDIO
Guennadi Liakhovetski
1
-0
/
+1
2010-11-22
ath9k_htc: fix eeprom access
Felix Fietkau
1
-0
/
+1
2010-11-22
ath9k_hw: fix A-MPDU key search issues on AR9003
Felix Fietkau
2
-0
/
+5
2010-11-22
zd1211rw: Use const
Joe Perches
1
-2
/
+2
2010-11-22
rt2x00: Use static const
Joe Perches
1
-1
/
+1
[next]