summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-143-4/+11
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-1/+2
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-061-2/+8
| |\
| | * iwlwifi: add new devices for 7265 seriesOren Givon2013-12-311-2/+8
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-061-1/+1
| |\ \
| | * | mac80211_hwsim: Fix NULL pointer dereferenceJavier Lopez2013-12-161-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-10215-1482/+3013
|\ \ \ \
| * | | | ath9k: Disable cross-band FCCSujith Manoharan2014-01-091-7/+0Star
| * | | | ath9k: Use correct channel for RX packetsSujith Manoharan2014-01-091-11/+14
| * | | | ath9k: Update WB335 PCI IDsSujith Manoharan2014-01-091-19/+82
| * | | | mwifiex: use a function to replace two copies of a code fragmentBing Zhao2014-01-093-14/+13Star
| * | | | mwifiex: fix potential buffer overflow in dt configurationBing Zhao2014-01-091-2/+3
| * | | | wil6210: prefetch head of packetVladimir Kondratiev2014-01-091-0/+3
| * | | | wil6210: Fix IP version indication for Tx csum offloadVladimir Kondratiev2014-01-091-2/+3
| * | | | wil6210: interrupt moderationVladimir Kondratiev2014-01-092-0/+14
| * | | | brcmfmac: add support for bcm43362 deviceArend van Spriel2014-01-094-0/+40
| * | | | wl1251: fix NULL pointer dereferencePavel Machek2014-01-091-1/+1
| * | | | wl1251: add nvs file name to module firmware listPavel Machek2014-01-091-0/+1
| * | | | wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt2014-01-091-0/+13
| * | | | wl1251: disable retry and ACK policy for injected packetsDavid Gnedt2014-01-092-2/+13
| * | | | wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt2014-01-093-0/+31
| * | | | wl1251: fix channel switching in monitor modeDavid Gnedt2014-01-091-2/+13
| * | | | wl1251: disable power saving in monitor modeDavid Gnedt2014-01-091-3/+7
| * | | | wl1251: implement multicast address filtering (fwd)David Gnedt2014-01-095-11/+67
| * | | | wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt2014-01-097-11/+39
| * | | | wl1251: split RX and TX data path initialisationDavid Gnedt2014-01-093-17/+41
| * | | | wl1251: implement hardware ARP filteringDavid Gnedt2014-01-093-0/+53
| * | | | wl1251: retry power save entryDavid Gnedt2014-01-095-1/+58
| * | | | wl1251: fix scan behaviour while not associatedDavid Gnedt2014-01-093-1/+17
| * | | | mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel2014-01-063-10/+1Star
| * | | | brcmfmac: use custom destructor callback for all netdevice interfacesArend van Spriel2014-01-064-20/+14Star
| * | | | brcmfmac: call brcmf_cfg80211_detach() after removal of interfacesArend van Spriel2014-01-062-4/+6
| * | | | brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()Arend van Spriel2014-01-063-38/+18Star
| * | | | brcmfmac: inform cfg80211 when changing the CONNECTED stateArend van Spriel2014-01-061-2/+3
| * | | | brcmfmac: only disable clock when brcmf_sdio_bus_init() failsArend van Spriel2014-01-061-1/+1
| * | | | brcmfmac: enable watchdog when bus initialization is completeArend van Spriel2014-01-061-1/+1
| * | | | brcmfmac: correct detection of save&restore device capabilityArend van Spriel2014-01-061-7/+22
| * | | | brcmfmac: add sdio drive strength programming for bcm4334 chipsetArend van Spriel2014-01-061-0/+12
| * | | | brcmfmac: correct reporting HT40 support in wiphy htcapArend van Spriel2014-01-062-43/+91
| * | | | brcmfmac: cleanup helper functions in sdio probe pathArend van Spriel2014-01-061-56/+34Star
| * | | | brcmfmac: cleanup helper functions in sdio remove pathArend van Spriel2014-01-061-29/+10Star
| * | | | brcmfmac: Limit control message length from host to device.Hante Meuleman2014-01-062-5/+10
| * | | | brcmfmac: Remove some obsolete definitions and variables.Hante Meuleman2014-01-062-4/+0Star
| * | | | brcmfmac: rework SDIO register access functionsArend van Spriel2014-01-062-132/+96Star
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-065-20/+70
| |\| | |
| * | | | wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0358-58/+0Star
| * | | | ath9k: Fix regulatory complianceSujith Manoharan2014-01-031-3/+2Star
| * | | | ath9k: Fix AR955x RX sensitivitySujith Manoharan2014-01-032-0/+233
| * | | | wireless: cw1200: Fix memory leak in cw1200_wow_suspend()Christian Engelmayer2014-01-031-5/+6
| * | | | ath9k: Add hardware support for QCA9531Sujith Manoharan2014-01-034-24/+57