summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-01-0820-811/+2015
|\
| * Bluetooth: Fix 6loWPAN peer lookupClaudio Takahasi2014-01-071-2/+2
| * Bluetooth: Fix setting Universal/Local bitClaudio Takahasi2014-01-071-1/+1
| * Bluetooth: Remove rfcomm_carrier_raised()Gianluca Anzolin2014-01-061-8/+0
| * Bluetooth: Always wait for a connection on RFCOMM open()Gianluca Anzolin2014-01-061-8/+38
| * Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()Gianluca Anzolin2014-01-061-16/+16
| * Bluetooth: Release RFCOMM port when the last user closes the TTYGianluca Anzolin2014-01-061-7/+14
| * Bluetooth: Default to no security with L2CAP RAW socketsJohan Hedberg2014-01-061-0/+3
| * Bluetooth: Fix NULL pointer dereference when disconnectingJohan Hedberg2014-01-061-1/+1
| * Bluetooth: Deal with USB devices that are faking CSR vendorMarcel Holtmann2014-01-041-1/+45
| * Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann2014-01-042-2/+8
| * Bluetooth: Use MD SET register for changing SDIO Type-B to Type-AMarcel Holtmann2013-12-291-1/+2
| * Bluetooth: Add support for vectored writes to virtual HCI driverMarcel Holtmann2013-12-291-11/+18
| * Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cardsMarcel Holtmann2013-12-231-0/+3
| * 6lowpan: cleanup udp compress functionAlexander Aring2013-12-171-5/+15
| * 6lowpan: udp use subtraction on both conditionsAlexander Aring2013-12-171-1/+1
| * 6lowpan: udp use lowpan_fetch_skb functionAlexander Aring2013-12-171-19/+18
| * 6lowpan: add udp warning for elided checksumAlexander Aring2013-12-172-3/+9
| * 6lowpan: fix udp byte orderingAlexander Aring2013-12-171-19/+20
| * 6lowpan: fix udp compress orderingAlexander Aring2013-12-171-1/+1
| * 6lowpan: udp use lowpan_push_hc_data functionAlexander Aring2013-12-171-17/+20
| * 6lowpan: introduce lowpan_push_hc_data functionAlexander Aring2013-12-171-0/+7
| * Bluetooth: fix return value checkWei Yongjun2013-12-141-4/+4
| * Bluetooth: remove unused including <linux/version.h>Wei Yongjun2013-12-141-1/+0
| * 6lowpan: fix/move/cleanup debug functionsAlexander Aring2013-12-124-91/+37
| * Bluetooth: Fix test for lookup_dev return valueJohan Hedberg2013-12-121-1/+1
| * Bluetooth: Add missing 6lowpan.h includeJohan Hedberg2013-12-121-0/+2
| * Bluetooth: Manually enable or disable 6LoWPAN between devicesJukka Rissanen2013-12-111-0/+45
| * Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen2013-12-118-1/+935
| * ipv6: Add checks for 6LOWPAN ARP typeJukka Rissanen2013-12-111-1/+3
| * net: if_arp: add ARPHRD_6LOWPAN typeJukka Rissanen2013-12-111-0/+1
| * 6lowpan: Moving generic compression code into 6lowpan_iphc.cJukka Rissanen2013-12-114-719/+875
* | mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel2014-01-064-10/+10
* | brcmfmac: use custom destructor callback for all netdevice interfacesArend van Spriel2014-01-064-20/+14
* | 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/+18
* | 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