index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
carl9170: report A-MPDU status
Christian Lamparter
2012-08-21
2
-4
/
+12
*
ath9k_htc: implement sta_rc_update() mac80211 callback
Antonio Quartulli
2012-08-21
1
-0
/
+29
*
bcma: detect and register NAND flash device
Rafał Miłecki
2012-08-21
4
-4
/
+35
*
bcma: detect and register serial flash device
Rafał Miłecki
2012-08-21
4
-4
/
+131
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-21
52
-154
/
+244
|
\
|
*
mac80211_hwsim: add support for P2P Device
Johannes Berg
2012-08-20
1
-1
/
+3
|
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
50
-123
/
+210
|
*
wlcore: op_tx: pass sta explicitly when inferring frame hlid
Arik Nemtsov
2012-07-31
3
-13
/
+8
|
*
wlcore: don't get the hlid from a queued skb
Arik Nemtsov
2012-07-31
1
-20
/
+26
*
|
p54: fix powerpc gcc warnings
Christian Lamparter
2012-08-13
1
-4
/
+8
*
|
brcmsmac: document firmware dependencies
Jeff Mahoney
2012-08-10
1
-1
/
+3
*
|
ath9k: tune rc_stats to display only valid rates
Rajkumar Manoharan
2012-08-10
1
-2
/
+3
*
|
ath9k: Trim rate table
Sujith Manoharan
2012-08-10
2
-180
/
+174
*
|
ath9k: Remove MIMO-PS specific code
Sujith Manoharan
2012-08-10
1
-9
/
+0
*
|
ath9k: Cleanup TX status API
Sujith Manoharan
2012-08-10
1
-42
/
+29
*
|
ath9k: Bail out properly before calculating rate index
Sujith Manoharan
2012-08-10
1
-13
/
+11
*
|
ath9k: Fix RTS/CTS rate selection
Sujith Manoharan
2012-08-10
1
-27
/
+14
*
|
ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE
Sujith Manoharan
2012-08-10
1
-2
/
+0
*
|
ath9k: Unify valid rate calculation routines
Sujith Manoharan
2012-08-10
1
-35
/
+39
*
|
ath9k: Remove ath_rc_set_valid_rate_idx
Sujith Manoharan
2012-08-10
1
-10
/
+3
*
|
ath9k: Change rateset calculation
Sujith Manoharan
2012-08-10
1
-26
/
+9
*
|
ath9k: Cleanup index retrieval routines
Sujith Manoharan
2012-08-10
1
-29
/
+27
*
|
ath9k: Cleanup ath_rc_setvalid_htrates
Sujith Manoharan
2012-08-10
1
-8
/
+9
*
|
ath9k: Cleanup ath_rc_setvalid_rates
Sujith Manoharan
2012-08-10
1
-28
/
+21
*
|
ath9k: Cleanup RC init API
Sujith Manoharan
2012-08-10
1
-64
/
+35
*
|
ath9k: Simplify rate table initialization
Sujith Manoharan
2012-08-10
1
-48
/
+17
*
|
mwifiex: use GFP_ATOMIC under spin lock
Dan Carpenter
2012-08-10
1
-1
/
+1
*
|
mwifiex: notify cfg80211 about MIC failures
Amitkumar Karwar
2012-08-10
1
-0
/
+6
*
|
mwifiex: fix 'smatch' warning in preparing key_material cmd
Bing Zhao
2012-08-10
1
-1
/
+1
*
|
ssb: check for flash presentence
Rafał Miłecki
2012-08-10
1
-7
/
+21
*
|
b43legacy: fix logic in GPIO init
Rafał Miłecki
2012-08-10
1
-1
/
+1
*
|
b43: N-PHY: fix 0x2057 radio calib copy/paste mistake
Rafał Miłecki
2012-08-10
1
-0
/
+1
*
|
mwifiex: fix powerpc64-linux- compilation warnings
Bing Zhao
2012-08-10
2
-9
/
+9
*
|
iwlegacy: clean up suspend/resume
Johannes Berg
2012-08-10
2
-14
/
+3
*
|
mwifiex: fix code mis-alignment after the if statement
Fengguang Wu
2012-08-10
1
-2
/
+2
*
|
ath5k: Put power_level where it belongs and rename it
Nick Kossifidis
2012-08-10
4
-8
/
+17
*
|
ath5k: Preserve tx power level requested from above on phy_init
Nick Kossifidis
2012-08-10
1
-2
/
+2
*
|
ath5k: Fix range scaling when setting rate power table
Nick Kossifidis
2012-08-10
1
-3
/
+7
*
|
ath5k: Use correct value for min_pwr and cur_pwr
Nick Kossifidis
2012-08-10
1
-5
/
+14
*
|
bcma: make some functions static
Hauke Mehrtens
2012-08-10
3
-8
/
+9
*
|
p54: parse output power table
Christian Lamparter
2012-08-10
2
-24
/
+92
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-08-10
11
-68
/
+22
|
\
\
|
*
|
Bluetooth: Use devm_kzalloc in dtl1_cs.c file
Sachin Kamat
2012-08-06
1
-2
/
+1
|
*
|
Bluetooth: Use devm_kzalloc in btwilink.c file
Sachin Kamat
2012-08-06
1
-6
/
+2
|
*
|
Bluetooth: Use devm_kzalloc in btusb.c file
Sachin Kamat
2012-08-06
1
-10
/
+3
|
*
|
Bluetooth: Use devm_kzalloc in btuart_cs.c file
Sachin Kamat
2012-08-06
1
-4
/
+1
|
*
|
Bluetooth: Use devm_kzalloc in btsdio.c file
Sachin Kamat
2012-08-06
1
-6
/
+2
|
*
|
Bluetooth: Use devm_kzalloc in btmrvl_sdio.c file
Sachin Kamat
2012-08-06
1
-11
/
+4
|
*
|
Bluetooth: Use devm_kzalloc in bt3c_cs.c file
Sachin Kamat
2012-08-06
1
-4
/
+1
|
*
|
Bluetooth: Use devm_kzalloc in bpa10x.c file
Sachin Kamat
2012-08-06
1
-6
/
+2
[next]