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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-28
ath5k: Optimize ath5k_cw_validate
Nick Kossifidis
1
-4
/
+13
2011-11-28
ath5k: Renumber hw queue ids
Nick Kossifidis
2
-13
/
+11
2011-11-28
ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_state
Nick Kossifidis
1
-4
/
+3
2011-11-28
ath5k: MRR support and 2GHz radio override belong in ah_capabilities
Nick Kossifidis
5
-48
/
+47
2011-11-28
ath5k: Add a module parameter to disable hw rf kill switch
Nick Kossifidis
1
-2
/
+9
2011-11-28
ath5k: We always do full calibration on AR5210
Nick Kossifidis
1
-0
/
+3
2011-11-28
ath5k: Cleanups v2 + add kerneldoc on all hw functions
Nick Kossifidis
16
-725
/
+1944
2011-11-28
ath5k: Use usleep_range where possible
Nick Kossifidis
4
-20
/
+20
2011-11-28
ath5k: Calibration re-work
Nick Kossifidis
3
-62
/
+147
2011-11-28
ath5k: Cleanups v1
Nick Kossifidis
2
-33
/
+96
2011-11-28
ath5k: Add TXNOFRM to INT_TX_ALL
Nick Kossifidis
1
-0
/
+1
2011-11-28
ath5k: Switch from read-and-clear to write-to-clear method when handling PISR...
Nick Kossifidis
4
-93
/
+189
2011-11-28
mac80211: remove tracing config symbol
Johannes Berg
3
-25
/
+2
2011-11-28
mac80211: clean up rx_h_mesh_fwding
Thomas Pedersen
1
-49
/
+39
2011-11-28
mac80211: don't initiate path discovery when forwarding frame with unknown DA
Thomas Pedersen
5
-77
/
+79
2011-11-28
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
Thomas Pedersen
9
-1
/
+30
2011-11-28
mac80211: fix forwarded mesh frame queue mapping
Thomas Pedersen
4
-21
/
+36
2011-11-28
mac80211: fix switched HWMP frame addresses
Thomas Pedersen
1
-19
/
+11
2011-11-28
mac80211: failed forwarded mesh frame addressing
Thomas Pedersen
3
-11
/
+8
2011-11-28
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
Chun-Yeow Yeoh
4
-0
/
+14
2011-11-28
hostap_cs: add ID for Canon K30225
Veli-Pekka Peltola
1
-0
/
+3
2011-11-28
mac80211: Make __check_htcap_disable static.
Ben Greear
1
-3
/
+3
2011-11-28
wireless: Remove redundant spi driver bus initialization
Lars-Peter Clausen
4
-4
/
+0
2011-11-28
mac80211: call skb_put() before copying the data (trivial)
Eliad Peller
1
-1
/
+1
2011-11-28
mac80211: fix TX warning
Johannes Berg
1
-3
/
+4
2011-11-28
rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor mode
Helmut Schaa
1
-2
/
+4
2011-11-28
rtlwifi: Fix incorrect return of IRQ_HANDLED
Larry Finger
1
-2
/
+5
2011-11-28
mac80211: do not pass AP VLAN vif pointers to drivers
Felix Fietkau
4
-7
/
+17
2011-11-28
mac80211: log reason and initiator when rx agg is stopped
Nikolay Martynov
1
-2
/
+5
2011-11-28
mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0
Nikolay Martynov
1
-1
/
+1
2011-11-28
mac80211: timeout tx agg sessions in way similar to rx agg sessions
Nikolay Martynov
3
-1
/
+44
2011-11-28
brcm80211: fmac: change function bus_stop parameter
Franky Lin
3
-4
/
+7
2011-11-28
brcm80211: fmac: remove function brcmf_bus_get_device
Franky Lin
3
-14
/
+2
2011-11-28
brcm80211: fmac: change function bus_init parameter
Franky Lin
3
-7
/
+9
2011-11-28
brcm80211: fmac: change function bus_txdata parameter
Franky Lin
3
-3
/
+6
2011-11-28
brcm80211: fmac: change function bus_txctl parameter
Franky Lin
3
-3
/
+6
2011-11-28
brcm80211: fmac: change function bus_rxctl parameter
Franky Lin
5
-3
/
+8
2011-11-28
brcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_bus_watchdog
Franky Lin
1
-6
/
+6
2011-11-28
brcm80211: fmac: move busstate to struct brcmf_bus
Franky Lin
4
-31
/
+37
2011-11-28
brcm80211: fmac: introduce common bus interface struct brcmf_bus
Franky Lin
4
-7
/
+26
2011-11-28
brcm80211: fmac: rename structure brcmf_bus to brcmf_sdio
Franky Lin
4
-70
/
+70
2011-11-28
brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probe
Franky Lin
3
-5
/
+3
2011-11-28
brcm80211: fmac: remove function brcmf_c_init
Franky Lin
4
-27
/
+1
2011-11-28
brcm80211: fmac: move module init/exit to sdio layer
Franky Lin
3
-37
/
+14
2011-11-28
brcm80211: fmac: discard packet received when net device not registered
Franky Lin
1
-0
/
+6
2011-11-28
brcm80211: fmac: rename wait queue name to match using function
Arend van Spriel
2
-3
/
+7
2011-11-28
brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()
Arend van Spriel
1
-82
/
+18
2011-11-28
brcm80211: smac: added support for mac80211 filter flags
Alwin Beukers
3
-51
/
+38
2011-11-28
brcm80211: smac: fix channel frequency
Alwin Beukers
1
-1
/
+1
2011-11-28
brcm80211: fmac: change firmware/nvram name to be more generic
Franky Lin
3
-37
/
+7
[next]