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
2012-07-09
ath9k: Stop the BTCOEX timers before disabling BTCOEX
Mohammed Shafi Shajakhan
2
-2
/
+2
2012-07-09
ath9k: Fix MCI cleanup
Mohammed Shafi Shajakhan
1
-1
/
+3
2012-07-09
bcma: use custom printing functions
Rafał Miłecki
10
-62
/
+69
2012-07-09
b43: N-PHY: fix RSSI calibration
Rafał Miłecki
1
-8
/
+9
2012-07-09
brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patch
Arend van Spriel
1
-10
/
+7
2012-07-09
ath9k: enable support for AR9550
Gabor Juhos
1
-0
/
+2
2012-07-09
ath9k: set 4ADDRESS bit in RX filter for AR9550
Gabor Juhos
2
-0
/
+4
2012-07-09
ath9k: enable PLL workaround for AR9550
Gabor Juhos
1
-1
/
+2
2012-07-09
ath9k: fix PLL initialization for AR9550
Gabor Juhos
1
-8
/
+19
2012-07-09
ath9k: skip internal regulator configuration for AR9550
Gabor Juhos
1
-1
/
+1
2012-07-09
ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550
Gabor Juhos
2
-2
/
+2
2012-07-09
ath9k: fix RF channel frequency configuration for AR9550
Gabor Juhos
1
-2
/
+3
2012-07-09
ath9k: fix PAPRD settings for AR9550
Gabor Juhos
1
-1
/
+1
2012-07-09
ath9k: fix antenna control configuration for AR9550
Gabor Juhos
2
-0
/
+5
2012-07-09
ath9k: fix XPABIASLEVEL settings for AR9550
Gabor Juhos
2
-3
/
+3
2012-07-09
ath9k: read spur frequency information from eeprom for AR9550
Gabor Juhos
1
-2
/
+4
2012-07-09
ath9k: add mode register initialization code for AR9550
Gabor Juhos
3
-3
/
+145
2012-07-09
ath9k: add initvals for AR9550
Gabor Juhos
2
-0
/
+1285
2012-07-09
ath9k: enable TX/RX data byte swap for AR9550
Gabor Juhos
1
-1
/
+2
2012-07-09
ath9k: clear pciexpress flag for AR9550
Gabor Juhos
1
-1
/
+1
2012-07-09
ath9k: add BB name string for AR9550
Gabor Juhos
1
-0
/
+1
2012-07-09
ath9k: add platform_device_id for AR9550
Gabor Juhos
1
-0
/
+4
2012-07-09
ath9k: set MAC version for AR9550
Gabor Juhos
1
-0
/
+3
2012-07-09
ath9k: define MAC version for AR9550
Gabor Juhos
1
-0
/
+4
2012-07-09
ath9k: define DEVID for QCA955x
Gabor Juhos
1
-0
/
+1
2012-07-09
net/wireless: remove macro defined twice with same value
Oskar Schirmer
1
-1
/
+0
2012-07-09
mwifiex: add set_antenna handler support
Amitkumar Karwar
5
-0
/
+133
2012-07-09
ath9k_hw: fix AR9462 2g5g switch on full reset
Rajkumar Manoharan
1
-12
/
+6
2012-07-09
ath9k: fix power consumption on network sleep when BTCOEX is enabled
Rajkumar Manoharan
3
-0
/
+22
2012-07-09
ath9k: fix fullsleep power consumption when BTCOEX is enabled
Rajkumar Manoharan
1
-6
/
+5
2012-07-09
ath9k_hw: do not load noise floor readings when it is running
Rajkumar Manoharan
1
-8
/
+5
2012-07-09
ath9k_hw: start noisefloor calibration after MCI reset
Rajkumar Manoharan
1
-3
/
+3
2012-07-09
bcma: add mdelay bcma_pmu_resources_init()
Hauke Mehrtens
1
-0
/
+3
2012-07-09
bcma: add bcma_pmu_spuravoid_pllupdate()
Hauke Mehrtens
1
-1
/
+182
2012-07-09
bcma: remove chip ids doing nothing from PMU initialization.
Hauke Mehrtens
1
-10
/
+4
2012-07-09
bcma: remove bcma_pmu_{pll,swreg}_init()
Hauke Mehrtens
1
-34
/
+0
2012-07-09
bcma: complete workaround for BCMA43224 and BCM4313
Hauke Mehrtens
1
-5
/
+17
2012-07-09
bcma: add PCI ID for BCM43224
Hauke Mehrtens
1
-0
/
+1
2012-07-09
bcma: remove fix for 4329b0 bad LPOM is detection
Hauke Mehrtens
1
-3
/
+0
2012-07-09
bcma: add constants for chip ids
Hauke Mehrtens
4
-55
/
+60
2012-07-09
bcma: extend workaround for bcm4331
Hauke Mehrtens
1
-0
/
+3
2012-07-09
ath9k: fixing register bit shift values of control packets to support TPC
Thomas Huehn
1
-3
/
+3
2012-07-09
ath9k: Fix clearing of BTCOEX flags
Mohammed Shafi Shajakhan
1
-1
/
+2
2012-07-09
mwifiex: parse WPS IEs from beacon_data
Avinash Patil
1
-40
/
+44
2012-07-09
mwifiex: advertise WPS probe response offload support to cfg80211
Avinash Patil
1
-1
/
+5
2012-07-09
mwifiex: add change_beacon cfg80211 handler
Avinash Patil
1
-0
/
+28
2012-07-09
mwifiex: overwrite earlier IE buffers for new set IE request
Avinash Patil
1
-5
/
+2
2012-07-09
mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etc
Avinash Patil
1
-54
/
+65
2012-07-09
mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()
Avinash Patil
3
-23
/
+18
2012-07-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
13
-126
/
+145
[next]