summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-09ath9k: Disable cross-band FCCSujith Manoharan
2014-01-09ath9k: Use correct channel for RX packetsSujith Manoharan
2014-01-09ath9k: Update WB335 PCI IDsSujith Manoharan
2014-01-09mwifiex: use a function to replace two copies of a code fragmentBing Zhao
2014-01-09mwifiex: fix potential buffer overflow in dt configurationBing Zhao
2014-01-09wil6210: prefetch head of packetVladimir Kondratiev
2014-01-09wil6210: Fix IP version indication for Tx csum offloadVladimir Kondratiev
2014-01-09wil6210: interrupt moderationVladimir Kondratiev
2014-01-09brcmfmac: add support for bcm43362 deviceArend van Spriel
2014-01-09wl1251: fix NULL pointer dereferencePavel Machek
2014-01-09wl1251: add nvs file name to module firmware listPavel Machek
2014-01-09wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt
2014-01-09wl1251: disable retry and ACK policy for injected packetsDavid Gnedt
2014-01-09wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt
2014-01-09wl1251: fix channel switching in monitor modeDavid Gnedt
2014-01-09wl1251: disable power saving in monitor modeDavid Gnedt
2014-01-09wl1251: implement multicast address filtering (fwd)David Gnedt
2014-01-09wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt
2014-01-09wl1251: split RX and TX data path initialisationDavid Gnedt
2014-01-09wl1251: implement hardware ARP filteringDavid Gnedt
2014-01-09wl1251: retry power save entryDavid Gnedt
2014-01-09wl1251: fix scan behaviour while not associatedDavid Gnedt
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel
2014-01-06brcmfmac: use custom destructor callback for all netdevice interfacesArend van Spriel
2014-01-06brcmfmac: call brcmf_cfg80211_detach() after removal of interfacesArend van Spriel
2014-01-06brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()Arend van Spriel
2014-01-06brcmfmac: inform cfg80211 when changing the CONNECTED stateArend van Spriel
2014-01-06brcmfmac: only disable clock when brcmf_sdio_bus_init() failsArend van Spriel
2014-01-06brcmfmac: enable watchdog when bus initialization is completeArend van Spriel
2014-01-06brcmfmac: correct detection of save&restore device capabilityArend van Spriel
2014-01-06brcmfmac: add sdio drive strength programming for bcm4334 chipsetArend van Spriel
2014-01-06brcmfmac: correct reporting HT40 support in wiphy htcapArend van Spriel
2014-01-06brcmfmac: cleanup helper functions in sdio probe pathArend van Spriel
2014-01-06brcmfmac: cleanup helper functions in sdio remove pathArend van Spriel
2014-01-06brcmfmac: Limit control message length from host to device.Hante Meuleman
2014-01-06brcmfmac: Remove some obsolete definitions and variables.Hante Meuleman
2014-01-06brcmfmac: rework SDIO register access functionsArend van Spriel
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03ath9k: Fix regulatory complianceSujith Manoharan
2014-01-03ath9k: Fix AR955x RX sensitivitySujith Manoharan
2014-01-03wireless: cw1200: Fix memory leak in cw1200_wow_suspend()Christian Engelmayer
2014-01-03ath9k: Add hardware support for QCA9531Sujith Manoharan
2014-01-03ath9k: Initialize QCA953x INI arraysSujith Manoharan