summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| * cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-261-1/+1
| * nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-1/+1
* | libertas: check return value of alloc_workqueuePan Bian2017-04-261-0/+5
|/
* Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller2017-04-246-27/+162
|\
| * mwifiex: don't leak 'chan_stats' on resetBrian Norris2017-04-201-1/+3
| * mwifiex: pcie: clear outstanding work when resettingBrian Norris2017-04-201-0/+2
| * mwifiex: reset timeout flag when resetting deviceBrian Norris2017-04-201-0/+1
| * mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris2017-04-201-0/+7
| * mwifiex: pcie: extract wifi part from combo firmware during function level resetXinming Hu2017-04-203-8/+127
OpenPOWER on IntegriCloud