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
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-28
rsi: update set_channel command frame
Prameela Rani Garnepudi
2
-25
/
+35
2017-07-28
rsi: Update baseband RF programming frame
Prameela Rani Garnepudi
2
-11
/
+25
2017-07-28
rsi: Update aggregation parameters command frame
Prameela Rani Garnepudi
2
-24
/
+31
2017-07-28
rsi: Update peer notify command frame
Prameela Rani Garnepudi
2
-10
/
+13
2017-07-28
rsi: remove unnecessary check for 802.11 management packet
Prameela Rani Garnepudi
1
-30
/
+24
2017-07-28
rsi: Update in tx command frame radio capabilities
Prameela Rani Garnepudi
3
-28
/
+48
2017-07-28
rsi: immediate wakeup bit and priority for TX command packets
Prameela Rani Garnepudi
2
-0
/
+4
2017-07-28
rsi: add common structures needed for command packets
Prameela Rani Garnepudi
1
-0
/
+38
2017-07-28
rsi: Rename mutex tx_rxlock to the tx_lock.
Karun Eagalapati
3
-8
/
+8
2017-07-28
rsi: use separate mutex lock for receive thread
Karun Eagalapati
4
-8
/
+11
2017-07-28
rsi: SDIO Rx packet processing enhancement
Karun Eagalapati
3
-8
/
+28
2017-07-28
rsi: Optimise sdio claim and release host
Karun Eagalapati
1
-10
/
+21
2017-07-28
rsi: rename variable in_sdio_litefi_irq
Karun Eagalapati
1
-1
/
+1
2017-07-28
rsi: separate function for data packet descriptor
Pavani Muthyala
1
-23
/
+28
2017-07-28
rsi: data packet descriptor enhancements
Pavani Muthyala
3
-15
/
+55
2017-07-28
rsi: data packet descriptor code cleanup
Pavani Muthyala
3
-21
/
+36
2017-07-28
rsi: separate function for management packet descriptor
Prameela Rani Garnepudi
4
-52
/
+98
2017-07-28
rsi: management frame descriptor preparation cleanup
Pavani Muthyala
2
-19
/
+35
2017-07-28
rsi: set immediate wakeup bit
Karun Eagalapati
1
-0
/
+1
2017-07-28
rsi: choose correct endpoint based on queue.
Karun Eagalapati
1
-1
/
+2
2017-07-28
rsi: rename USB endpoint macros
Karun Eagalapati
2
-3
/
+3
2017-07-28
rsi: correct the logic of deriving queue number
Amitkumar Karwar
1
-1
/
+1
2017-07-28
rsi: USB tx headroom cleanup
Karun Eagalapati
1
-20
/
+21
2017-07-28
rsi: card reset for USB interface
Karun Eagalapati
2
-0
/
+73
2017-07-28
rsi: correct SDIO disconnect path handling
Karun Eagalapati
1
-5
/
+14
2017-07-28
rsi: chip reset for SDIO interface
Karun Eagalapati
3
-1
/
+113
2017-07-28
rsi: fix sdio card reset problem
Karun Eagalapati
1
-17
/
+9
2017-07-28
rsi: changes in eeprom read frame
Prameela Rani Garnepudi
4
-30
/
+96
2017-07-28
rsi: use BUILD_BUG_ON check for fsm_state
Amitkumar Karwar
2
-1
/
+5
2017-07-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
11
-177
/
+394
2017-07-27
wl1251: add a missing spin_lock_init()
Cong Wang
1
-0
/
+1
2017-07-27
rtlwifi: kfree entry until after entry->bssid has been accessed
Colin Ian King
1
-1
/
+1
2017-07-27
mwifiex: correct channel stat buffer overflows
Brian Norris
2
-1
/
+7
2017-07-25
drivers/net: Fix ptr_ret.cocci warnings.
Tonghao Zhang
1
-4
/
+1
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-07-19
rtlwifi: remove useless code
Gustavo A. R. Silva
1
-6
/
+0
2017-07-19
wireless: airo: remove unnecessary static in writerids()
Gustavo A. R. Silva
1
-1
/
+1
2017-07-18
wireless: iwlegacy: Constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-18
wireless: iwlegacy: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-18
wireless: ipw2100: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-18
wireless: ipw2200: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-13
rt2x00: make const array glrt_table static
Colin Ian King
1
-1
/
+1
2017-07-12
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
1
-0
/
+5
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-29
/
+42
2017-07-06
ath10k: increase buffer len to print all wmi services
Tamizh chelvam
1
-1
/
+1
2017-07-06
ath10k: add copy engine register MAP for wcn3990 target
Govind Singh
4
-0
/
+168
2017-07-06
ath10k: make CE layer bus agnostic
Govind Singh
6
-175
/
+224
2017-07-06
ath10k: fix indenting in ath10k_wmi_update_noa()
Kalle Valo
1
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
370
-6553
/
+24987
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+6
[next]