index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
Age
Commit message (
Expand
)
Author
Lines
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-29
/
+42
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-963
/
+845
2017-07-03
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
-31
/
+44
2017-06-30
mwifiex: do not update MCS set from hostapd
Ganapathi Bhat
-27
/
+0
2017-06-28
mwifiex: fix spelling mistake: "secuirty" -> "security"
Colin Ian King
-1
/
+1
2017-06-28
libertas: Fix lbs_prb_rsp_limit_set()
Dan Carpenter
-2
/
+3
2017-06-28
mwifiex: Do not change bss_type in change_virtual_intf
Ganapathi Bhat
-4
/
+0
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
-9
/
+8
2017-06-21
mwifiex: debugfs: remove redunant check of mwifiex_dfs_dir
Shawn Lin
-2
/
+1
2017-06-21
mwifiex: fixes the unexpected be printed log by default
Caesar Wang
-1
/
+1
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
-2
/
+1
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
-1
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
-2
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
-20
/
+20
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
-15
/
+9
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
-4
/
+2
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2017-06-13
networking: use skb_put_zero()
Johannes Berg
-2
/
+2
2017-06-13
mwifiex: Replace semaphore async_sem with mutex
Binoy Jayan
-4
/
+4
2017-06-13
mwifiex: make function mwifiex_ret_pkt_aggr_ctrl static
Colin Ian King
-2
/
+2
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
-1
/
+1
2017-06-01
mwifiex: uap: process remain on channel expired event
Xinming Hu
-0
/
+11
2017-06-01
mwifiex: simplify the code around ra_list
Shawn Lin
-11
/
+4
2017-05-31
mwifiex: check next packet length for usb tx aggregation
Xinming Hu
-12
/
+12
2017-05-31
mwifiex: usb: add timer to flush aggregation packets
Xinming Hu
-79
/
+193
2017-05-31
mwifiex: usb: transmit aggregation packets
Xinming Hu
-53
/
+382
2017-05-31
mwifiex: usb: kill urb before free its memory
Xinming Hu
-0
/
+1
2017-05-31
mwifiex: use variable interface header length
Xinming Hu
-37
/
+38
2017-05-24
libertas: Remove function entry/exit debugging
Kees Cook
-502
/
+24
2017-05-24
libertas: Avoid reading past end of buffer
Kees Cook
-16
/
+10
2017-05-19
mwifiex: add missing USB-descriptor endianness conversion
Johan Hovold
-1
/
+2
2017-05-19
mwifiex: pcie: stop setting/clearing 'surprise_removed'
Brian Norris
-2
/
+0
2017-05-19
mwifiex: pcie: remove useless pdev check
Brian Norris
-5
/
+0
2017-05-19
mwifiex: 11h: drop unnecessary check for '!priv'
Brian Norris
-6
/
+0
2017-05-19
mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanup
Brian Norris
-5
/
+0
2017-05-19
mwifiex: remove useless 'mwifiex_lock'
Brian Norris
-6
/
+0
2017-05-19
mwifiex: don't leak stashed beacon buffer on reset
Brian Norris
-2
/
+1
2017-05-19
mwifiex: don't drop lock between list-retrieval / list-deletion
Brian Norris
-3
/
+2
2017-05-19
mwifiex: Add locking to mwifiex_11n_delba
Douglas Anderson
-2
/
+6
2017-05-19
mwifiex: Don't release cmd_pending_q_lock while iterating
Douglas Anderson
-2
/
+0
2017-05-19
mwifiex: Don't release tx_ba_stream_tbl_lock while iterating
Douglas Anderson
-7
/
+2
2017-05-19
mwifiex: fixup error cases in mwifiex_add_virtual_intf()
Brian Norris
-36
/
+35
2017-05-19
mwifiex: pcie: de-duplicate buffer allocation code
Brian Norris
-91
/
+66
2017-05-18
mwifiex: pcie: add card_reset() support
Brian Norris
-0
/
+19
2017-05-18
mwifiex: initiate card-specific work atomically
Brian Norris
-17
/
+8
2017-05-18
mwifiex: p2p client using same data path as station
Xinming Hu
-1
/
+2
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
-17
/
+17
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
-7
/
+7
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
-6
/
+6
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
-8
/
+8
[next]