summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-29/+42
|\
| * PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig2017-07-031-31/+44
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0539-963/+845
|\ \
| * | mwifiex: do not update MCS set from hostapdGanapathi Bhat2017-06-302-27/+0
| * | mwifiex: fix spelling mistake: "secuirty" -> "security"Colin Ian King2017-06-281-1/+1
| * | libertas: Fix lbs_prb_rsp_limit_set()Dan Carpenter2017-06-281-2/+3
| * | mwifiex: Do not change bss_type in change_virtual_intfGanapathi Bhat2017-06-281-4/+0
| * | Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-256-9/+8
| |\ \
| | * | mwifiex: debugfs: remove redunant check of mwifiex_dfs_dirShawn Lin2017-06-211-2/+1
| | * | mwifiex: fixes the unexpected be printed log by defaultCaesar Wang2017-06-211-1/+1
| | * | mwifiex: Replace semaphore async_sem with mutexBinoy Jayan2017-06-133-4/+4
| | * | mwifiex: make function mwifiex_ret_pkt_aggr_ctrl staticColin Ian King2017-06-131-2/+2
| * | | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-2/+1
| * | | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-162-2/+2
| * | | networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-20/+20
| * | | networking: introduce and use skb_put_data()Johannes Berg2017-06-164-15/+9
| * | | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-162-4/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+1
| |\ \ \
| * | | | networking: use skb_put_zero()Johannes Berg2017-06-131-2/+2
| | |/ / | |/| |
| * | | mwifiex: uap: process remain on channel expired eventXinming Hu2017-06-011-0/+11
| * | | mwifiex: simplify the code around ra_listShawn Lin2017-06-012-11/+4
| * | | mwifiex: check next packet length for usb tx aggregationXinming Hu2017-05-313-12/+12
| * | | mwifiex: usb: add timer to flush aggregation packetsXinming Hu2017-05-312-79/+193
| * | | mwifiex: usb: transmit aggregation packetsXinming Hu2017-05-317-53/+382
| * | | mwifiex: usb: kill urb before free its memoryXinming Hu2017-05-311-0/+1
| * | | mwifiex: use variable interface header lengthXinming Hu2017-05-319-37/+38
| * | | libertas: Remove function entry/exit debuggingKees Cook2017-05-2413-502/+24
| * | | libertas: Avoid reading past end of bufferKees Cook2017-05-241-16/+10
| * | | mwifiex: add missing USB-descriptor endianness conversionJohan Hovold2017-05-191-1/+2
| * | | mwifiex: pcie: stop setting/clearing 'surprise_removed'Brian Norris2017-05-191-2/+0
| * | | mwifiex: pcie: remove useless pdev checkBrian Norris2017-05-191-5/+0
| * | | mwifiex: 11h: drop unnecessary check for '!priv'Brian Norris2017-05-191-6/+0
| * | | mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanupBrian Norris2017-05-191-5/+0
| * | | mwifiex: remove useless 'mwifiex_lock'Brian Norris2017-05-192-6/+0
| * | | mwifiex: don't leak stashed beacon buffer on resetBrian Norris2017-05-191-2/+1
| * | | mwifiex: don't drop lock between list-retrieval / list-deletionBrian Norris2017-05-191-3/+2
| * | | mwifiex: Add locking to mwifiex_11n_delbaDouglas Anderson2017-05-191-2/+6
| * | | mwifiex: Don't release cmd_pending_q_lock while iteratingDouglas Anderson2017-05-191-2/+0
| * | | mwifiex: Don't release tx_ba_stream_tbl_lock while iteratingDouglas Anderson2017-05-191-7/+2
| * | | mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris2017-05-191-36/+35
| * | | mwifiex: pcie: de-duplicate buffer allocation codeBrian Norris2017-05-191-91/+66
| * | | mwifiex: pcie: add card_reset() supportBrian Norris2017-05-181-0/+19
| * | | mwifiex: initiate card-specific work atomicallyBrian Norris2017-05-182-17/+8
| * | | mwifiex: p2p client using same data path as stationXinming Hu2017-05-181-1/+2
| | |/ | |/|
* | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
| |/ |/|
* | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
|/
* Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller2017-04-286-17/+17
|\
| * cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-285-7/+7
| * mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-6/+6
| * mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-8/+8
OpenPOWER on IntegriCloud