Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
27d90f46f253ccc7c5447f6fa62505acb1c246fe
/
drivers
/
net
/
wireless
/
marvell
89001c1
mwifiex: check for NL80211_SCAN_FLAG_RANDOM_ADDR during hidden SSID scan
by Ganapathi Bhat
· 8 years ago
2af2c2c
mwifiex: do not use random MAC for pre-association scanning
by Ganapathi Bhat
· 8 years ago
f18bbe5
mwifiex: uap: enable 11d based on userspace configruation
by Xinming Hu
· 8 years ago
7516dbd
mwifiex: constify usb_device_id
by Arvind Yadav
· 8 years ago
8a3132f
libertas_tf: constify usb_device_id
by Arvind Yadav
· 8 years ago
3673c41
libertas: constify usb_device_id
by Arvind Yadav
· 8 years ago
4ba28f9
mwifiex: p2p: use separate device address
by Xinming Hu
· 8 years ago
20e5476
mwifiex: wrapper wps ie in pass through tlv
by Xinming Hu
· 8 years ago
2d33140
mwifiex: Do not change bss_num in change_virtual_intf
by Xinming Hu
· 8 years ago
bd69cdd
mwifiex: replace netif_carrier_on/off by netif_device_attach/dettach
by Ganapathi Bhat
· 8 years ago
e7ece05
mwifiex: pcie: compatible with wifi-only image while extract wifi-part fw
by Xinming Hu
· 8 years ago
e37f648
mwifiex: make addba request command clean
by Xinming Hu
· 8 years ago
9ddb378
mwifiex: correct IE parse during association
by Xinming Hu
· 8 years ago
1783014
mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient"
by Colin Ian King
· 8 years ago
c559717
mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"
by Colin Ian King
· 8 years ago
9e467c5
mwifiex: disable uapsd in tdls config
by Xinming Hu
· 8 years ago
fe0c94b
mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()
by Dan Carpenter
· 8 years ago
f101d96
mwifiex: uninit wakeup info in the error handling
by Jeffy Chen
· 8 years ago
f46a5b0
mwifiex: fix compile warning of unused variable
by Shawn Lin
· 8 years ago
0bc03cf
mwifiex: drop num CPU notice
by Brian Norris
· 8 years ago
2d98cfd
mwifiex: keep mwifiex_cancel_pending_ioctl() static
by Brian Norris
· 8 years ago
43a0c9a
mwifiex: pcie: remove unnecessary 'pdev' check
by Brian Norris
· 8 years ago
2f47150
mwifiex: pcie: disable device DMA before unmapping/freeing buffers
by Brian Norris
· 8 years ago
3768081
mwifiex: debugfs: allow card_reset() to cancel things
by Brian Norris
· 8 years ago
87a6021
mwifiex: pcie: unify MSI-X / non-MSI-X interrupt process
by Brian Norris
· 8 years ago
605db27
mwifiex: pcie: remove unnecessary masks
by Brian Norris
· 8 years ago
463df47
mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()
by Brian Norris
· 8 years ago
8395fd9
mwifiex: don't open-code ARRAY_SIZE()
by Brian Norris
· 8 years ago
fe8d730
mwifiex: utilize netif_tx_{wake,stop}_all_queues()
by Brian Norris
· 8 years ago
f7d7e4b
mwifiex: make mwifiex_free_cmd_buffer() return void
by Brian Norris
· 8 years ago
5e6588b
mwifiex: fix misnomers in mwifiex_free_lock_list()
by Brian Norris
· 8 years ago
9557d9f
mwifiex: ensure "disable auto DS" struct is initialized
by Brian Norris
· 8 years ago
c253a62
mwifiex: fixup init_channel_scan_gap error case
by Brian Norris
· 8 years ago
6417dba
mwifiex: don't short-circuit netdev notifiers on interface deletion
by Brian Norris
· 8 years ago
ce32d1d8
mwifiex: unregister wiphy before freeing resources
by Brian Norris
· 8 years ago
643acea
mwifiex: re-register wiphy across reset
by Brian Norris
· 8 years ago
7dc4a6b
mwifiex: pcie: don't allow cmd buffer reuse after reset
by Brian Norris
· 8 years ago
4b1f5a0
mwifiex: reset interrupt status across device reset
by Brian Norris
· 8 years ago
b6658b6
mwifiex: reunite copy-and-pasted remove/reset code
by Brian Norris
· 8 years ago
4b5dde2
mwifiex: correct channel stat buffer overflows
by Brian Norris
· 8 years ago
f263fbb
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
775755e
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
by Christoph Hellwig
· 8 years ago
8a063a2
mwifiex: do not update MCS set from hostapd
by Ganapathi Bhat
· 8 years ago
3334c28
mwifiex: fix spelling mistake: "secuirty" -> "security"
by Colin Ian King
· 8 years ago
69551f5
libertas: Fix lbs_prb_rsp_limit_set()
by Dan Carpenter
· 8 years ago
4d7ab36
mwifiex: Do not change bss_type in change_virtual_intf
by Ganapathi Bhat
· 8 years ago
24a72b7
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
7c26029
mwifiex: debugfs: remove redunant check of mwifiex_dfs_dir
by Shawn Lin
· 8 years ago
421ba82
mwifiex: fixes the unexpected be printed log by default
by Caesar Wang
· 8 years ago
b952f4d
net: manual clean code which call skb_put_[data:zero]
by yuan linyu
· 8 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
aa9f979
networking: use skb_put_zero()
by Johannes Berg
· 8 years ago
1abf9ae
mwifiex: Replace semaphore async_sem with mutex
by Binoy Jayan
· 8 years ago
292c333
mwifiex: make function mwifiex_ret_pkt_aggr_ctrl static
by Colin Ian King
· 8 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
1f71719
mwifiex: uap: process remain on channel expired event
by Xinming Hu
· 8 years ago
0192620
mwifiex: simplify the code around ra_list
by Shawn Lin
· 8 years ago
822446d
mwifiex: check next packet length for usb tx aggregation
by Xinming Hu
· 8 years ago
a2ca85a
mwifiex: usb: add timer to flush aggregation packets
by Xinming Hu
· 8 years ago
c599429
mwifiex: usb: transmit aggregation packets
by Xinming Hu
· 8 years ago
42d1abb
mwifiex: usb: kill urb before free its memory
by Xinming Hu
· 8 years ago
f4c5d59915
mwifiex: use variable interface header length
by Xinming Hu
· 8 years ago
4bc606a
libertas: Remove function entry/exit debugging
by Kees Cook
· 8 years ago
12e3c04
libertas: Avoid reading past end of buffer
by Kees Cook
· 8 years ago
a1ad719
mwifiex: add missing USB-descriptor endianness conversion
by Johan Hovold
· 8 years ago
68efd03
mwifiex: pcie: stop setting/clearing 'surprise_removed'
by Brian Norris
· 8 years ago
fa4651e
mwifiex: pcie: remove useless pdev check
by Brian Norris
· 8 years ago
7ade530
mwifiex: 11h: drop unnecessary check for '!priv'
by Brian Norris
· 8 years ago
7170862
mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanup
by Brian Norris
· 8 years ago
bc69ca3
mwifiex: remove useless 'mwifiex_lock'
by Brian Norris
· 8 years ago
6eb2d00
mwifiex: don't leak stashed beacon buffer on reset
by Brian Norris
· 8 years ago
0f13acf
mwifiex: don't drop lock between list-retrieval / list-deletion
by Brian Norris
· 8 years ago
09bdb65
mwifiex: Add locking to mwifiex_11n_delba
by Douglas Anderson
· 8 years ago
90ad0be
mwifiex: Don't release cmd_pending_q_lock while iterating
by Douglas Anderson
· 8 years ago
e0b636e
mwifiex: Don't release tx_ba_stream_tbl_lock while iterating
by Douglas Anderson
· 8 years ago
8535107
mwifiex: fixup error cases in mwifiex_add_virtual_intf()
by Brian Norris
· 8 years ago
d41bf5c
mwifiex: pcie: de-duplicate buffer allocation code
by Brian Norris
· 8 years ago
6d7d579
mwifiex: pcie: add card_reset() support
by Brian Norris
· 8 years ago
21f569a
mwifiex: initiate card-specific work atomically
by Brian Norris
· 8 years ago
83625a4
mwifiex: p2p client using same data path as station
by Xinming Hu
· 8 years ago
cec3819
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
b34939b
cfg80211: add request id to cfg80211_sched_scan_*() api
by Arend Van Spriel
· 8 years ago
da6a435
mac80211: separate encoding/bandwidth from flags
by Johannes Berg
· 8 years ago
7fdd69c
mac80211: clean up rate encoding bits in RX status
by Johannes Berg
· 8 years ago
3a3ecf1
cfg80211: add request id parameter to .sched_scan_stop() signature
by Arend Van Spriel
· 8 years ago
ca986ad
nl80211: allow multiple active scheduled scan requests
by Arend Van Spriel
· 8 years ago
dc3f89c
libertas: check return value of alloc_workqueue
by Pan Bian
· 8 years ago
ac2291c
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
028f43b
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
fb9e67b
mwifiex: don't leak 'chan_stats' on reset
by Brian Norris
· 8 years ago
35e67d3
mwifiex: pcie: clear outstanding work when resetting
by Brian Norris
· 8 years ago
9ae3fbd
mwifiex: reset timeout flag when resetting device
by Brian Norris
· 8 years ago
3c8cb9a
mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
by Brian Norris
· 8 years ago
efde664
mwifiex: pcie: extract wifi part from combo firmware during function level reset
by Xinming Hu
· 8 years ago
Next »