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.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
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
rt2x00: Use more current logging styles, shrink object size
Joe Perches
19
-240
/
+228
2013-04-22
rt2x00: rt2800lib: rename rt2800_init_bbb_early to rt2800_init_bbp_early
Gabor Juhos
1
-2
/
+2
2013-04-22
brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_ch...
Wei Yongjun
1
-2
/
+3
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
mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLE
Karl Beldan
1
-1
/
+23
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
396
-6571
/
+33078
2013-04-16
mac80211_hwsim: handle VHT rates in rx_status
Karl Beldan
1
-3
/
+11
2013-04-16
mac80211: support secondary channel offset in CSA
Johannes Berg
7
-32
/
+42
2013-04-12
b43: use bcma_pmu_spuravoid_pllupdate()
Hauke Mehrtens
1
-54
/
+2
2013-04-12
ath5k: use more idiomatic tracing include style
Johannes Berg
2
-1
/
+2
2013-04-12
brcm80211: simplify makefiles
Johannes Berg
2
-16
/
+5
2013-04-12
brcmfmac: remove ifidx variable from brcmf_fws_process_skb()
Arend van Spriel
1
-3
/
+2
2013-04-12
brcmfmac: rename brcmf_fws_mac_desc_ready()
Arend van Spriel
1
-18
/
+13
2013-04-12
brcmfmac: pass ifp pointer in brcmf_fws_find_mac_desc()
Arend van Spriel
1
-8
/
+5
2013-04-12
brcmfmac: obtain iftype for firmware-signal descriptor lookup
Arend van Spriel
3
-3
/
+17
2013-04-12
brcmfmac: define and use platform specific data for SDIO.
Hante Meuleman
5
-187
/
+126
2013-04-12
brcmfmac: Add drive strength programming for SDIO 43143.
Hante Meuleman
1
-19
/
+34
2013-04-12
brcmfmac: Add 43143 SDIO support.
Hante Meuleman
4
-0
/
+31
[next]