summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-13Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville11-23/+642
2014-01-13Merge tag 'nfc-next-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville21-65/+838
2014-01-10ath10k: add set_bitrate_mask callbackJanusz Dziedzic3-0/+317
2014-01-10ath10k: add debugfs file to control firmware dbglogKalle Valo4-0/+154
2014-01-10ath10k: add trace event for WMI_DEBUG_MESG_EVENTIDKalle Valo2-2/+28
2014-01-10ath10k: handle WMI debug print eventsKalle Valo1-2/+31
2014-01-10ath10k: track number of existing peersBartosz Markowski3-3/+29
2014-01-10ath10k: disable STA kickout in FWMarek Puzyniak1-1/+8
2014-01-10ath10k: add DFS_CERTIFIED optionJanusz Dziedzic1-0/+7
2014-01-09ath9k: Disable cross-band FCCSujith Manoharan1-7/+0
2014-01-09ath9k: Use correct channel for RX packetsSujith Manoharan1-11/+14
2014-01-09ath9k: Update WB335 PCI IDsSujith Manoharan1-19/+82
2014-01-09mwifiex: use a function to replace two copies of a code fragmentBing Zhao3-14/+13
2014-01-09mwifiex: fix potential buffer overflow in dt configurationBing Zhao1-2/+3
2014-01-09wil6210: prefetch head of packetVladimir Kondratiev1-0/+3
2014-01-09wil6210: Fix IP version indication for Tx csum offloadVladimir Kondratiev1-2/+3
2014-01-09wil6210: interrupt moderationVladimir Kondratiev2-0/+14
2014-01-09brcmfmac: add support for bcm43362 deviceArend van Spriel4-0/+40
2014-01-09wl1251: fix NULL pointer dereferencePavel Machek1-1/+1
2014-01-09wl1251: add nvs file name to module firmware listPavel Machek1-0/+1
2014-01-09wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt1-0/+13
2014-01-09wl1251: disable retry and ACK policy for injected packetsDavid Gnedt2-2/+13
2014-01-09wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt3-0/+31
2014-01-09wl1251: fix channel switching in monitor modeDavid Gnedt1-2/+13
2014-01-09wl1251: disable power saving in monitor modeDavid Gnedt1-3/+7
2014-01-09wl1251: implement multicast address filtering (fwd)David Gnedt5-11/+67
2014-01-09wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt7-11/+39
2014-01-09wl1251: split RX and TX data path initialisationDavid Gnedt3-17/+41
2014-01-09wl1251: implement hardware ARP filteringDavid Gnedt3-0/+53
2014-01-09wl1251: retry power save entryDavid Gnedt5-1/+58
2014-01-09wl1251: fix scan behaviour while not associatedDavid Gnedt3-1/+17
2014-01-09NFC: nfcmrvl: Fix possible memory leak issueAmitkumar Karwar1-2/+7
2014-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville20-811/+2015
2014-01-07NFC: digital: Set rf tech and crc functions when receiving a PSL_REQThierry Escande1-13/+31
2014-01-07NFC: digital: Set current target active on activate_target() callThierry Escande2-2/+28
2014-01-07Bluetooth: Fix 6loWPAN peer lookupClaudio Takahasi1-2/+2
2014-01-07Bluetooth: Fix setting Universal/Local bitClaudio Takahasi1-1/+1
2014-01-07NFC: nfcmrvl: Add setup handlerAmitkumar Karwar2-0/+21
2014-01-07NFC: nfcmrvl: Initial commit for Marvell NFC driverAmitkumar Karwar7-0/+680
2014-01-07NFC: NCI: Add set_config APIAmitkumar Karwar2-0/+17
2014-01-07NFC: NCI: Add setup handlerAmitkumar Karwar2-0/+4
2014-01-07NFC: NCI: Don't reverse local general bytesAmitkumar Karwar1-6/+0
2014-01-07Bluetooth: Remove rfcomm_carrier_raised()Gianluca Anzolin1-8/+0
2014-01-07Bluetooth: Always wait for a connection on RFCOMM open()Gianluca Anzolin1-8/+38
2014-01-07Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()Gianluca Anzolin1-16/+16
2014-01-07Bluetooth: Release RFCOMM port when the last user closes the TTYGianluca Anzolin1-7/+14
2014-01-07mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel4-10/+10
2014-01-07brcmfmac: use custom destructor callback for all netdevice interfacesArend van Spriel4-20/+14
2014-01-07brcmfmac: call brcmf_cfg80211_detach() after removal of interfacesArend van Spriel2-4/+6
2014-01-07brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()Arend van Spriel3-38/+18