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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-19
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
3
-2
/
+5
2011-12-19
brcm80211: fmac: add Kconfig option for SDIO bus support
Franky Lin
2
-15
/
+25
2011-12-19
brcm80211: fmac: exclude unnecessary header files
Franky Lin
4
-6
/
+0
2011-12-19
brcm80211: fmac: move idle macros to dhd_sdio.c
Franky Lin
2
-6
/
+6
2011-12-19
brcm80211: fmac: move debug level macros to dhd_dbg.h
Franky Lin
2
-15
/
+15
2011-12-19
brcm80211: fmac: abstract ctrl frames interface function pointers
Franky Lin
3
-17
/
+13
2011-12-19
brcm80211: fmac: abstract bus_txdata interface function pointer
Franky Lin
3
-5
/
+5
2011-12-19
brcm80211: fmac: abstract bus_init interface function pointer
Franky Lin
3
-5
/
+5
2011-12-19
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
Franky Lin
4
-75
/
+78
2011-12-19
brcm80211: fmac: abstract bus_stop interface function pointer
Franky Lin
4
-86
/
+88
2011-12-19
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
6
-10
/
+13
2011-12-19
brcm80211: fmac: stop referencing brcmf_sdio in common layer
Franky Lin
5
-11
/
+7
2011-12-19
brcm80211: fmac: stop referencing brcmf_pub in bus layer
Franky Lin
3
-33
/
+29
2011-12-19
brcm80211: fmac: move tx flow ctrl flag to bus layer
Franky Lin
3
-4
/
+8
2011-12-19
brcm80211: fmac: move packet realloc stats to struct brcmf_bus
Franky Lin
3
-4
/
+3
2011-12-19
brcm80211: fmac: move dongle statistics to struct brcmf_bus
Franky Lin
3
-27
/
+27
2011-12-19
brcm80211: fmac: remove duplicate statistics from driver data structure
Franky Lin
5
-45
/
+13
2011-12-19
brcm80211: fmac: move driver up status to struct brcmf_bus
Franky Lin
3
-12
/
+13
2011-12-19
brcm80211: fmac: move maxctl to struct brcmf_bus
Franky Lin
3
-9
/
+9
2011-12-19
brcm80211: fmac: move sdio used statistics to struct brcmf_sdio
Franky Lin
2
-18
/
+14
2011-12-19
brcm80211: fmac: change function proto_hdrpull parameter
Franky Lin
4
-6
/
+9
2011-12-19
brcm80211: fmac: change function rx_frame parameter
Franky Lin
3
-6
/
+8
2011-12-19
brcm80211: fmac: change function brcmf_c_prec_enq parameter
Franky Lin
3
-3
/
+6
2011-12-19
brcm80211: fmac: change function txcomplete parameter
Franky Lin
3
-4
/
+6
2011-12-19
brcm80211: fmac: change function txflowcontrol parameter
Franky Lin
3
-4
/
+6
2011-12-19
brcm80211: fmac: change function brcmf_detach parameter
Franky Lin
3
-19
/
+20
2011-12-19
brcm80211: fmac: change function bus_start parameter
Franky Lin
3
-6
/
+8
2011-12-19
brcm80211: fmac: change function add_if parameter
Franky Lin
4
-4
/
+9
2011-12-19
brcm80211: fmac: register a dummy irq handler for SDIO function 2
Franky Lin
1
-0
/
+7
2011-12-19
brcm80211: fmac: remove oneline proto block functions
Franky Lin
4
-29
/
+7
2011-12-19
brcm80211: fmac: unify common layer driver data structure
Franky Lin
4
-214
/
+180
2011-12-19
b43: avoid packet losses in the dma worker code.
francesco.gringoli@ing.unibs.it
3
-19
/
+60
2011-12-19
mwifiex: cleanup work in scan.c
Amitkumar Karwar
1
-4
/
+4
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
34
-799
/
+647
2011-12-19
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
22
-653
/
+1809
2011-12-19
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
35
-836
/
+925
2011-12-17
b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoid
John W. Linville
1
-2
/
+2
2011-12-16
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
3020
-94166
/
+197384
2011-12-16
iwlagn: remove iwlagn_build_addsta_hcmd
Johannes Berg
1
-13
/
+2
2011-12-16
iwlwifi: add IO function for continuous write of target memory
Hsu, Kenny
2
-4
/
+20
2011-12-16
iwlwifi: remove unused AMPDU factor/density configuration
Johannes Berg
2
-8
/
+0
2011-12-16
iwlwifi: remove most of the iwl_priv references from iwl-ucode.c
Don Fry
7
-66
/
+140
2011-12-16
iwlwifi: create iwl_mac80211 unregister routine
Don Fry
3
-6
/
+11
2011-12-16
iwlwifi: add missing documentation for iwl_shared
Emmanuel Grumbach
1
-0
/
+3
2011-12-16
iwlwifi: don't accept Tx packets when draining HW queues
Emmanuel Grumbach
1
-0
/
+8
2011-12-16
iwlwifi: kill iwl_{start,stop}_tx_ba_trans_ready
Emmanuel Grumbach
3
-45
/
+11
2011-12-16
iwlwifi: add debug in Tx path in AGG flow
Emmanuel Grumbach
2
-0
/
+14
2011-12-16
iwlwifi: reset the tid_data when a station is removed
Emmanuel Grumbach
1
-0
/
+5
2011-12-16
iwlwifi: tid_data moves to iwl_priv
Emmanuel Grumbach
6
-85
/
+84
2011-12-16
iwlwifi: transport layer shouldn't access the AGG SM
Emmanuel Grumbach
2
-21
/
+16
[next]