index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-24
rt2800: initialize BBP_R88 on proper subroutines
Stanislaw Gruszka
1
-4
/
+5
2013-05-24
rt2800: initialize BBP_R86 on all subroutines (except 5592)
Stanislaw Gruszka
1
-8
/
+16
2013-05-24
rt2800: initialize BBP_R84 on all subroutines (except 5592)
Stanislaw Gruszka
1
-9
/
+19
2013-05-24
rt2800: initialize BBP_R83 on all subroutines (except 5592)
Stanislaw Gruszka
1
-7
/
+16
2013-05-24
rt2800: initialize BBP_R82 on all subroutines (except 5592)
Stanislaw Gruszka
1
-1
/
+16
2013-05-24
rt2800: initialize BBP_R74 - BBP_R80 on all subroutines (except 5592)
Stanislaw Gruszka
1
-26
/
+30
2013-05-24
rt2800: initialize BBP_R70 on all subroutines (except 5592)
Stanislaw Gruszka
1
-2
/
+16
2013-05-24
rt2800: initialize BBP_R69 - BBP_R77 on proper subroutines
Stanislaw Gruszka
1
-21
/
+41
2013-05-24
rt2800: initialize BBP_R68 on proper subroutines
Stanislaw Gruszka
1
-6
/
+6
2013-05-24
rt2800: initialize BBP_R65 & BBP_R66 on all subroutines (except 5592)
Stanislaw Gruszka
1
-3
/
+21
2013-05-24
rt2800: initialize BBP_R47 on 3352 subroutine
Stanislaw Gruszka
1
-3
/
+2
2013-05-24
rt2800: initialize BBP_R31 on proper subroutines
Stanislaw Gruszka
1
-8
/
+8
2013-05-24
rt2800: move rt2800_bbp4_mac_if_ctrl to proper subroutines
Stanislaw Gruszka
1
-5
/
+2
2013-05-24
rt2800: move 3352 bbp specific code
Stanislaw Gruszka
1
-5
/
+2
2013-05-24
rt2800: add rt2800_init_bbp_305x_soc subroutine
Stanislaw Gruszka
1
-0
/
+7
2013-05-24
rt2800: prepare for rt2800_init_bbp spit
Stanislaw Gruszka
1
-1
/
+56
2013-05-24
rt2800: make rt2800_init_bbp return void
Stanislaw Gruszka
1
-9
/
+5
2013-05-22
drivers/net/wireless/brcm80211/brcmfmac: add missing platform_driver owner
Libo Chen
1
-1
/
+2
2013-05-22
mwifiex: add support for Marvell SD8897 chipset
Yogesh Ashok Powar
3
-61
/
+315
2013-05-22
mwifiex: code rearrangement in multiport aggregation path
Amitkumar Karwar
2
-36
/
+64
2013-05-22
mwifiex: remove unnecessary macros in sdio.h
Amitkumar Karwar
1
-51
/
+0
2013-05-22
mwifiex: define a macro for MPA base address
Amitkumar Karwar
2
-2
/
+3
2013-05-22
mwifiex: do port calculations separately
Amitkumar Karwar
1
-12
/
+12
2013-05-22
mwifiex: code rearrangement in mwifiex_get_rd_port()
Amitkumar Karwar
1
-14
/
+15
2013-05-22
mwifiex: replace unnecessary u32 variables with u8 in sdio.c
Amitkumar Karwar
1
-13
/
+13
2013-05-22
mwifiex: store SDIO chip specific information in separate structure
Amitkumar Karwar
2
-81
/
+149
2013-05-22
mwifiex: use u32 variables for SDIO read/write port bitmap
Amitkumar Karwar
2
-25
/
+25
2013-05-22
mwifiex: add calibration data download feature
Amitkumar Karwar
5
-0
/
+101
2013-05-22
mwifiex: replace spin_lock_irqsave with spin_lock and fix warn_on
Avinash Patil
1
-3
/
+2
2013-05-22
mwifiex: add del_station handler
Avinash Patil
7
-0
/
+95
2013-05-22
mwifiex: avoid deleting all stations during mwifiex_del_sta_entry()
Avinash Patil
1
-6
/
+3
2013-05-22
mwifiex: abort remaining scan commands when association started
Bing Zhao
1
-1
/
+2
2013-05-22
mwifiex: remove global user_scan_cfg variable
Amitkumar Karwar
5
-42
/
+34
2013-05-22
mwifiex: scan delay timer cleanup in unload path
Amitkumar Karwar
1
-0
/
+10
2013-05-22
mwifiex: rename mwifiex_free_adapter() routine in init.c
Amitkumar Karwar
1
-10
/
+8
2013-05-22
bcma: support SPROM rev 10
Rafał Miłecki
1
-7
/
+9
2013-05-22
bcma: prepare for supporting more SPROM sizes
Rafał Miłecki
1
-15
/
+20
2013-05-22
bcma: don't hardcode SPROM length
Rafał Miłecki
1
-15
/
+15
2013-05-22
wil6210: do not stop Tx queue on packet drop
Vladimir Kondratiev
1
-1
/
+0
2013-05-22
wil6210: fix remaining use of non-cached copy of tx/rx descriptors
Vladimir Kondratiev
2
-50
/
+84
2013-05-22
wil6210: use NAPI
Vladimir Kondratiev
5
-28
/
+94
2013-05-22
wil6210: trace support
Vladimir Kondratiev
9
-15
/
+376
2013-05-22
wil6210: debug dump packet content right after DMA
Vladimir Kondratiev
1
-2
/
+4
2013-05-22
wil6210: Sanity check for reported DMA length
Vladimir Kondratiev
1
-2
/
+6
2013-05-22
wil6210: 'length' in Tx/Rx descriptors is little endian
Vladimir Kondratiev
3
-15
/
+30
2013-05-22
ath9k: use ap style beaconing for mesh
Thomas Pedersen
2
-5
/
+7
2013-05-22
ath9k_htc: Claim support for mgmt frame protection
Javier Cardona
1
-0
/
+1
2013-05-22
ath9k_htc: Add support for mesh interfaces
Javier Cardona
5
-12
/
+37
2013-05-22
ath9k: Do not use local_bh_disable in ampdu_action
Sujith Manoharan
1
-2
/
+2
2013-05-22
ath9k: Use bitops for scan flag
Sujith Manoharan
2
-6
/
+4
[next]