summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcma: move parallel flash support to separated fileRafał Miłecki2016-03-077-40/+78
* bcma: drop unneeded fields from bcma_pflash structRafał Miłecki2016-03-072-10/+4
* mt7601u: do not free dma_buf when ivp allocation failsColin Ian King2016-03-071-1/+3
* mwifiex: Added missing spaces around bracketsUjjal Roy2016-03-071-2/+2
* mwifiex: Removed extra spaces before commasUjjal Roy2016-03-072-2/+2
* mwifiex: Fixed incorrect indentation issueUjjal Roy2016-03-071-1/+1
* rt2x00: add new rt2800usb device Buffalo WLI-UC-G450Anthony Wong2016-03-071-0/+1
* mwifiex: do not set multiport flag for tx/rx single packetXinming Hu2016-03-071-0/+6
* mwifiex: add sdio multiport aggregation debug informationXinming Hu2016-03-074-0/+41
* mwifiex: fix corner case association failureAmitkumar Karwar2016-03-071-0/+1
* mwifiex: add delay when tdls confirm frame is queuedXinming Hu2016-03-071-0/+7
* rtlwifi: pass struct rtl_stats by reference as it is more efficientColin Ian King2016-03-0712-16/+16
* at76c50x-usb: avoid double usb_put_dev() after downloading internal firmware ...Alexey Khoroshilov2016-03-071-2/+0
* mwifiex: Use to_delayed_work()Amitoj Kaur Chawla2016-03-071-4/+2
* brcmfmac: add 802.11w management frame protection supportHante Meuleman2016-03-076-75/+211
* brcmfmac: integrate add_keyext in add_keyHante Meuleman2016-03-071-115/+39
* brcmfmac: merge platform data and module paramatersHante Meuleman2016-03-0711-110/+139
* brcmfmac: switch to new platform dataHante Meuleman2016-03-0710-222/+282
* brcmfmac: keep ARP and ND offload enabled during WOWLHante Meuleman2016-03-073-3/+8
* brcmfmac: move platform data retrieval code to commonHante Meuleman2016-03-075-85/+84
* brcmfmac: add wowl gtk rekeying offload supportHante Meuleman2016-03-075-13/+93
* brcmfmac: move module init and exit to commonHante Meuleman2016-03-074-15/+39
* brcmfmac: increase timeout for tx eapolHante Meuleman2016-03-071-1/+1
* brcmfmac: remove pcie gen1 supportHante Meuleman2016-03-071-115/+20
* brcmfmac: add support for the PCIE 4366c0 chipHante Meuleman2016-03-071-1/+3
* brcmfmac: use bar1 window size as provided by pci subsystemHante Meuleman2016-03-071-6/+4
* brcmfmac: use device memsize config from fw if definedHante Meuleman2016-03-071-0/+33
* brcmfmac: check return for ARP ip setting iovarFranky Lin2016-03-071-8/+8
* brcmfmac: add neighbor discovery offload ip address table configurationFranky Lin2016-03-073-27/+141
* brcmfmac: Add length checks on firmware eventsHante Meuleman2016-03-074-58/+87
* brcmfmac: Configure country code using device specific settingsHante Meuleman2016-03-074-13/+101
* brcmfmac: check for wowl support before enumerating feature flagFranky Lin2016-03-071-1/+2
* brcmfmac: Limit memory allocs to <64KHante Meuleman2016-03-072-14/+15
* brcmfmac: change function name for brcmf_cfg80211_wait_vif_event_timeout()Arend van Spriel2016-03-073-14/+15
* rtlwifi: Change long delays to sleepsLarry Finger2016-03-071-32/+12
* carl9170: import 1.9.9 firmware headersChristian Lamparter2016-03-074-6/+87
* rt2x00: unterminated strlen of user dataOne Thousand Gnomes2016-03-071-2/+3
* rtlwifi: rtl8821ae: Silence useless log outputLarry Finger2016-03-071-1/+1
* Merge 'net-next/master'Kalle Valo2016-03-061406-70391/+33657
|\
| * Merge branch 'reset_mac_header'David S. Miller2016-03-057-15/+15
| |\
| | * wireless: use reset to set mac headerZhang Shengju2016-03-051-1/+1
| | * mac80211: use reset to set header pointerZhang Shengju2016-03-054-9/+9
| | * mac80211_hwsim: use reset to set mac headerZhang Shengju2016-03-051-2/+2
| | * vxlan: use reset to set header pointersZhang Shengju2016-03-051-3/+3
| |/
| * Merge tag 'rxrpc-rewrite-20160304' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-03-0420-572/+639
| |\
| | * rxrpc: Don't try to map ICMP to error as the lower layer already did thatDavid Howells2016-03-041-10/+0
| | * rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() useDavid Howells2016-03-041-3/+5
| | * rxrpc: rxkad: Casts are needed when comparing be32 valuesDavid Howells2016-03-041-1/+1
| | * rxrpc: rxkad: The version number in the response should be net byte orderDavid Howells2016-03-041-8/+9
| | * rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointersDavid Howells2016-03-041-4/+7