summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-15brcmfmac: rework wiphy structure setupArend van Spriel
2014-07-15brcmfmac: moving some functions aroundArend van Spriel
2014-07-15brcmfmac: introduce feature and quirk handlingArend van Spriel
2014-07-15brcmfmac: move attach and detach functions in wl_cfg80211.cArend van Spriel
2014-07-15brcmfmac: Make firmware path a module parameterDaniel Kim
2014-07-15brcmfmac: rework debugfs functions in the driverArend van Spriel
2014-07-15brcmfmac: make use of seq_file API for debugfs entriesArend van Spriel
2014-07-15brcmfmac: Cleanup used device IDs.Hante Meuleman
2014-07-15mwifiex: correct a typo in mwifiex_ret_tdls_operBing Zhao
2014-07-15mwifiex: declare sta_ptr in smaller scopeBing Zhao
2014-07-15mwifiex: define TDLS idle timeout macro with unitsBing Zhao
2014-07-15mwifiex: fix a cut-n-paste error in adhoc-startBing Zhao
2014-07-15mwifiex: fix corner case system hang issueAmitkumar Karwar
2014-07-15mwifiex: access rx_reorder_tbl_ptr only while holding lockAmitkumar Karwar
2014-07-15wireless: rt2x00: add new rt2800usb devicesXose Vazquez Perez
2014-07-15wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller
2014-07-15wl18xx: make sure fw_status->priv exists before derefEliad Peller
2014-07-15wl18xx: change the number of WLAN addrs per chipArik Nemtsov
2014-07-15wlcore: don't switch channels on disconnected STA vifsArik Nemtsov
2014-07-15wlcore: register vendor commandsEliad Peller
2014-07-15wlcore: increase max roc duration to 30 secondsEliad Peller
2014-07-15wlcore/wl18xx: handle smart config eventsEliad Peller
2014-07-15wlcore: handle smart config vendor commandsEliad Peller
2014-07-15wlcore/wl18xx: add smart config commandsEliad Peller
2014-07-15wlcore: add smart config definitionsEliad Peller
2014-07-15wlcore: use correct LAA bitEliad Peller
2014-07-15wl18xx: fix last tx rate calculationEliad Peller
2014-07-15wlcore: user smaller sqn padding for GEMEliad Peller
2014-07-15wlcore: save seq num only between recoveriesEliad Peller
2014-07-15b43: don't warn about no 5 GHz support on 2.4 GHz devicesRafał Miłecki
2014-07-15b43: enable radio 0x2057 rev 9 (AKA BCM43228) supportRafał Miłecki
2014-07-15b43: N-PHY: implement channel switching of radio 0x2057 rev 5Rafał Miłecki
2014-07-15b43: N-PHY: init and channel switching of radio 0x2057 rev 9Rafał Miłecki
2014-07-15b43; N-PHY: write most of the missing code for revs 7+Rafał Miłecki
2014-07-15b43: N-PHY: add placeholders for new devices supportRafał Miłecki
2014-07-15b43: N-PHY: add TX gain tables for devices with specific EPARafał Miłecki
2014-07-15b43: N-PHY: drop reg 0x1 access restriction on new PHY revsRafał Miłecki
2014-07-15b43: always print info about radio (manuf, id, revision)Rafał Miłecki
2014-07-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-09Bluetooth: Don't send ERTM configuration option when disabledMarcel Holtmann
2014-07-09Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg
2014-07-09Bluetooth: Add white list lookup for incoming connection requestsJohan Hedberg
2014-07-09Bluetooth: Enable page scan also if there are white list entriesJohan Hedberg
2014-07-09Bluetooth: Refactor connection request handlingJohan Hedberg
2014-07-09Bluetooth: Fix incorrectly setting HCI_CONNECTABLEJohan Hedberg
2014-07-09Bluetooth: Update page scan when necessary for Add/Remove DeviceJohan Hedberg
2014-07-09Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg
2014-07-09Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg
2014-07-09Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann