index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
wil6210: more Rx descriptor accessor functions
Vladimir Kondratiev
1
-6
/
+36
2013-04-22
wil6210: Use cached copy of Tx descriptor
Vladimir Kondratiev
1
-1
/
+6
2013-04-22
wil6210: Tx init optimization
Vladimir Kondratiev
1
-1
/
+1
2013-04-22
wil6210: Use cached copy of Rx descriptor
Vladimir Kondratiev
2
-10
/
+23
2013-04-22
brcmfmac: stop dequeue upon sk_buff commit failure
Arend van Spriel
1
-3
/
+2
2013-04-22
brcmfmac: change return type for brcmf_rollback_toq() to void
Arend van Spriel
1
-3
/
+2
2013-04-22
brcmfmac: finalize transmit upon any rollback failure
Arend van Spriel
1
-3
/
+3
2013-04-22
brcmfmac: use lock in brcmf_fws_del_interface()
Arend van Spriel
1
-0
/
+3
2013-04-22
brcmfmac: schedule dequeue upon firmware-signal reception
Arend van Spriel
1
-12
/
+24
2013-04-22
brcmfmac: destination mac closed when interface is closed
Arend van Spriel
1
-3
/
+14
2013-04-22
brcmutil: simplify brcmu_pkt_free_skb()
Arend van Spriel
1
-10
/
+2
2013-04-22
brcmfmac: remove error message upon allocation failure
Arend van Spriel
1
-3
/
+1
2013-04-22
brcmfmac: check memory allocation in brcmf_add_if()
Arend van Spriel
1
-0
/
+2
2013-04-22
brcmfmac: reinitialize dequeue mask per node
Arend van Spriel
1
-1
/
+3
2013-04-22
rt2800: nulify all last words of TXWI
Stanislaw Gruszka
1
-4
/
+7
2013-04-22
rt2x00: provide separate information about TXWI & RXWI sizes
Stanislaw Gruszka
5
-25
/
+34
2013-04-22
rt2800: cleanup rt2800_init_rfcsr
Stanislaw Gruszka
1
-21
/
+6
2013-04-22
rt2800: add rt2800_normal_mode_setup_3xxx subroutine
Stanislaw Gruszka
1
-77
/
+77
2013-04-22
rt2800: add rt2800_led_open_drain_enable subroutine
Stanislaw Gruszka
1
-4
/
+25
2013-04-22
rt2800: move RF_R27 setup to individual rfcsr init subroutines
Stanislaw Gruszka
1
-7
/
+11
2013-04-22
rt2800: add rt2800_rx_filter_calibration procedure
Stanislaw Gruszka
1
-46
/
+57
2013-04-22
rt2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specific rfcsr init
Stanislaw Gruszka
1
-17
/
+17
2013-04-22
rt2800: move GPIO_SWITCH setup to 3390 specific rfcsr init
Stanislaw Gruszka
1
-5
/
+7
2013-04-22
rt2800: move 30xx common rf init code
Stanislaw Gruszka
1
-28
/
+35
2013-04-22
rt2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr init
Stanislaw Gruszka
1
-6
/
+6
2013-04-22
rt2800: move rf init calibration code
Stanislaw Gruszka
1
-22
/
+32
2013-04-22
rt2800: merge 5xxx normal mode setup
Stanislaw Gruszka
1
-48
/
+36
2013-04-22
ath9k: always set common->macaddr to the MAC adress of a virtual interface
Felix Fietkau
2
-6
/
+10
2013-04-22
ath: update hardware mac address with bssid mask
Felix Fietkau
4
-7
/
+13
2013-04-22
ath9k: use GFP_ATOMIC under spinlock
Dan Carpenter
1
-1
/
+2
2013-04-22
ath9k: change DFS logging to use ath_dbg()
Zefir Kurtisi
6
-67
/
+63
2013-04-22
rt2x00: Fix transmit power troubles on some Ralink RT30xx cards
Alex A. Mihaylov
1
-2
/
+6
2013-04-22
mwl8k: remove nonstandard rate 72 Mbps
Jonas Gorski
1
-6
/
+4
2013-04-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
42
-616
/
+1526
2013-04-22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
20
-735
/
+1213
2013-04-22
Merge tag 'nfc-next-3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
19
-387
/
+1011
2013-04-22
mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLE
Karl Beldan
1
-1
/
+23
2013-04-22
mac80211/minstrel: use the new rate control API
Felix Fietkau
2
-91
/
+111
2013-04-22
mac80211/minstrel_ht: use the new rate control API
Felix Fietkau
2
-68
/
+84
2013-04-22
mac80211: improve the rate control API
Felix Fietkau
4
-167
/
+369
2013-04-22
cfg80211: introduce critical protocol indication from user-space
Arend van Spriel
7
-1
/
+245
2013-04-22
mac80211: minstrel_ht: initialize rates selection
Karl Beldan
1
-0
/
+3
2013-04-22
mac80211: minstrel_ht: pick only supported rates for sta and group max*rates
Karl Beldan
1
-6
/
+15
2013-04-22
rfkill: fix error return code in rfkill_gpio_probe()
Wei Yongjun
1
-2
/
+5
2013-04-22
mac80211: use synchronize_rcu() with rcu_barrier()
Bob Copeland
3
-2
/
+5
2013-04-22
mac80211: indicate admission control in TX queue parameters
Alexander Bondar
2
-0
/
+3
2013-04-22
cfg80211: invert P2P-Device vs. netdev check ordering
Johannes Berg
1
-4
/
+4
2013-04-22
cfg80211: fix P2P-Device stop locking
Johannes Berg
1
-0
/
+2
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
519
-8266
/
+36452
2013-04-19
nl80211: allow using wdev identifiers to get scan results
Johannes Berg
1
-75
/
+91
[prev]
[next]