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-08
Bluetooth: btmrvl: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-08
Bluetooth: Use module_platform_driver() in btwilink.c file
Sachin Kamat
1
-15
/
+1
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
2012-08-06
mwifiex: cleanup TX/RX BA tables for uAP
Avinash Patil
5
-0
/
+58
2012-08-06
mwifiex: add 11n Block Ack support for uAP
Avinash Patil
6
-9
/
+105
2012-08-06
mwifiex: support RX AMSDU aggregation for uAP
Avinash Patil
4
-9
/
+88
2012-08-06
mwifiex: improve uAP RX handling
Avinash Patil
6
-0
/
+244
2012-08-06
mwifiex: create list for associated stations in AP mode
Avinash Patil
3
-3
/
+177
2012-08-06
mwifiex: separate file for handling AP events
Avinash Patil
5
-49
/
+107
2012-08-06
mwifiex: update 11n status as per start_ap IE
Avinash Patil
4
-0
/
+5
2012-08-06
mwifiex: improve scan delay logic during Tx traffic
Amitkumar Karwar
3
-45
/
+64
2012-08-06
mwifiex: update max_chan_per_scan correctly for SSID scan
Amitkumar Karwar
1
-0
/
+2
2012-08-06
mwifiex: do le_to_cpu conversion for Rx packet header elements
Amitkumar Karwar
2
-24
/
+22
2012-08-06
mwifiex: correction in MSDU padding logic
Yogesh Ashok Powar
1
-2
/
+2
2012-08-06
mwifiex: remove extra padding to AMSDU
Yogesh Ashok Powar
1
-1
/
+0
[next]