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-09-05
iwlwifi: remove radio_config from eeprom_data
David Spinadel
1
-2
/
+0
2012-09-05
iwlwifi: reduce overhead if tracing disabled
Johannes Berg
2
-36
/
+23
2012-09-05
iwlwifi: report A-MPDU status
Johannes Berg
3
-0
/
+13
2012-09-05
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
Johannes Berg
2949
-66457
/
+218011
2012-09-04
iwlwifi: fix antenna bitmask
Johannes Berg
1
-1
/
+1
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
15
-93
/
+241
2012-08-21
carl9170: report A-MPDU status
Christian Lamparter
2
-4
/
+12
2012-08-21
ath9k_htc: implement sta_rc_update() mac80211 callback
Antonio Quartulli
1
-0
/
+29
2012-08-21
bcma: detect and register NAND flash device
Rafał Miłecki
4
-4
/
+35
2012-08-21
bcma: detect and register serial flash device
Rafał Miłecki
4
-4
/
+131
2012-08-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
52
-154
/
+244
2012-08-21
iwlwifi: fix FW restart on init FW
Amit Beka
1
-2
/
+7
2012-08-21
iwlwifi: fix the preparation of the card
Emmanuel Grumbach
1
-9
/
+8
2012-08-20
mac80211_hwsim: add support for P2P Device
Johannes Berg
1
-1
/
+3
2012-08-13
p54: fix powerpc gcc warnings
Christian Lamparter
1
-4
/
+8
2012-08-10
brcmsmac: document firmware dependencies
Jeff Mahoney
1
-1
/
+3
2012-08-10
ath9k: tune rc_stats to display only valid rates
Rajkumar Manoharan
1
-2
/
+3
2012-08-10
ath9k: Trim rate table
Sujith Manoharan
2
-180
/
+174
2012-08-10
ath9k: Remove MIMO-PS specific code
Sujith Manoharan
1
-9
/
+0
2012-08-10
ath9k: Cleanup TX status API
Sujith Manoharan
1
-42
/
+29
2012-08-10
ath9k: Bail out properly before calculating rate index
Sujith Manoharan
1
-13
/
+11
2012-08-10
ath9k: Fix RTS/CTS rate selection
Sujith Manoharan
1
-27
/
+14
2012-08-10
ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE
Sujith Manoharan
1
-2
/
+0
2012-08-10
ath9k: Unify valid rate calculation routines
Sujith Manoharan
1
-35
/
+39
2012-08-10
ath9k: Remove ath_rc_set_valid_rate_idx
Sujith Manoharan
1
-10
/
+3
2012-08-10
ath9k: Change rateset calculation
Sujith Manoharan
1
-26
/
+9
2012-08-10
ath9k: Cleanup index retrieval routines
Sujith Manoharan
1
-29
/
+27
2012-08-10
ath9k: Cleanup ath_rc_setvalid_htrates
Sujith Manoharan
1
-8
/
+9
2012-08-10
ath9k: Cleanup ath_rc_setvalid_rates
Sujith Manoharan
1
-28
/
+21
2012-08-10
ath9k: Cleanup RC init API
Sujith Manoharan
1
-64
/
+35
2012-08-10
ath9k: Simplify rate table initialization
Sujith Manoharan
1
-48
/
+17
2012-08-10
mwifiex: use GFP_ATOMIC under spin lock
Dan Carpenter
1
-1
/
+1
2012-08-10
mwifiex: notify cfg80211 about MIC failures
Amitkumar Karwar
1
-0
/
+6
2012-08-10
mwifiex: fix 'smatch' warning in preparing key_material cmd
Bing Zhao
1
-1
/
+1
2012-08-10
ssb: check for flash presentence
Rafał Miłecki
1
-7
/
+21
2012-08-10
b43legacy: fix logic in GPIO init
Rafał Miłecki
1
-1
/
+1
2012-08-10
b43: N-PHY: fix 0x2057 radio calib copy/paste mistake
Rafał Miłecki
1
-0
/
+1
2012-08-10
mwifiex: fix powerpc64-linux- compilation warnings
Bing Zhao
2
-9
/
+9
2012-08-10
iwlegacy: clean up suspend/resume
Johannes Berg
2
-14
/
+3
2012-08-10
mwifiex: fix code mis-alignment after the if statement
Fengguang Wu
1
-2
/
+2
2012-08-10
ath5k: Put power_level where it belongs and rename it
Nick Kossifidis
4
-8
/
+17
2012-08-10
ath5k: Preserve tx power level requested from above on phy_init
Nick Kossifidis
1
-2
/
+2
2012-08-10
ath5k: Fix range scaling when setting rate power table
Nick Kossifidis
1
-3
/
+7
2012-08-10
ath5k: Use correct value for min_pwr and cur_pwr
Nick Kossifidis
1
-5
/
+14
2012-08-10
bcma: make some functions static
Hauke Mehrtens
3
-8
/
+9
2012-08-10
p54: parse output power table
Christian Lamparter
2
-24
/
+92
2012-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
11
-68
/
+22
2012-08-06
mwifiex: add AES_CMAC support in key_material cmd
Ying Luo
2
-10
/
+52
2012-08-06
mwifiex: pass key_params pointer in mwifiex_set_encode
Ying Luo
4
-12
/
+22
2012-08-06
mwifiex: rename wapi_rxpn to pn
Ying Luo
2
-3
/
+3
[next]