aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-15b43: don't warn about no 5 GHz support on 2.4 GHz devicesRafał Miłecki1-8/+10
2014-07-15b43: enable radio 0x2057 rev 9 (AKA BCM43228) supportRafał Miłecki1-2/+22
2014-07-15b43: N-PHY: implement channel switching of radio 0x2057 rev 5Rafał Miłecki1-0/+129
2014-07-15b43: N-PHY: init and channel switching of radio 0x2057 rev 9Rafał Miłecki2-1/+234
2014-07-15b43; N-PHY: write most of the missing code for revs 7+Rafał Miłecki4-39/+290
2014-07-15b43: N-PHY: add placeholders for new devices supportRafał Miłecki1-54/+231
2014-07-15b43: N-PHY: add TX gain tables for devices with specific EPARafał Miłecki1-2/+72
2014-07-15b43: N-PHY: drop reg 0x1 access restriction on new PHY revsRafał Miłecki1-2/+2
2014-07-15b43: always print info about radio (manuf, id, revision)Rafał Miłecki1-4/+4
2014-07-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville29-1407/+3643
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville35-151/+303
2014-07-09Bluetooth: Don't send ERTM configuration option when disabledMarcel Holtmann1-0/+3
2014-07-09Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg3-0/+23
2014-07-09Bluetooth: Add white list lookup for incoming connection requestsJohan Hedberg1-4/+12
2014-07-09Bluetooth: Enable page scan also if there are white list entriesJohan Hedberg1-2/+4
2014-07-09Bluetooth: Refactor connection request handlingJohan Hedberg1-52/+60
2014-07-09Bluetooth: Fix incorrectly setting HCI_CONNECTABLEJohan Hedberg1-0/+8
2014-07-09Bluetooth: Update page scan when necessary for Add/Remove DeviceJohan Hedberg1-0/+34
2014-07-09Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg3-2/+74
2014-07-09Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg6-96/+36
2014-07-09Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann2-1/+2
2014-07-08Bluetooth: Add support for Acer [13D3:3432]Anantha Krishnan2-0/+3
2014-07-08Bluetooth: Fix clearing HCI_LE_ADV for LE connectionsJohan Hedberg1-0/+5
2014-07-08Bluetooth: Fix toggling background scan when changing connectable stateJohan Hedberg1-1/+3
2014-07-08Bluetooth: Fix connectable and discoverable supported settings valuesJohan Hedberg1-2/+2
2014-07-08Bluetooth: Fix setting STOPPING state for discoveryJohan Hedberg1-7/+18
2014-07-08Bluetooth: Fix check for re-enabling advertisingJohan Hedberg1-1/+1
2014-07-08Bluetooth: Fix advertising and active scanning co-existenceJohan Hedberg3-7/+37
2014-07-08Bluetooth: Stop advertising always before initiating a connectionJohan Hedberg1-3/+12
2014-07-08Bluetooth: Use the correct flag to decide to disable advertisingJohan Hedberg1-2/+2
2014-07-08Bluetooth: Simplify usage of the enable_advertising functionJohan Hedberg1-33/+16
2014-07-08Bluetooth: Use real advertising state to random address update decisionJohan Hedberg3-5/+5
2014-07-08Bluetooth: Remove unnecessary mgmt_advertising functionJohan Hedberg3-15/+5
2014-07-08Bluetooth: Add flag to track the real advertising stateJohan Hedberg2-2/+6
2014-07-07bcma: add driver for PCIe Gen 2 coreRafał Miłecki5-0/+344
2014-07-07b43: fix reading info about radio for new devices (cores 40 & 42)Rafał Miłecki1-1/+10
2014-07-07b43: N-PHY: add TX gains tables for radio 0x2057 rev 9Rafał Miłecki1-0/+78
2014-07-07b43: N-PHY: rework names & picking of TX gain tablesRafał Miłecki2-30/+84
2014-07-07b43: N-PHY: initialize hardware tables on new devicesRafał Miłecki2-11/+281
2014-07-07rt2800usb: Don't perform DMA from stackAndrea Merello1-6/+22
2014-07-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville3-21/+8
2014-07-07iwlwifi: mvm: minor fix in commentEmmanuel Grumbach1-1/+1
2014-07-07iwlwifi: mvm: remove 8000 HW family setting of adc sampling on nic configLiad Kaufman1-2/+9
2014-07-07iwlwifi: mvm: teardown TDLS peers when initiating DCMArik Nemtsov1-0/+27
2014-07-07iwlwifi: disable PSM on vifs with associated TDLS peersArik Nemtsov3-5/+46
2014-07-07iwlwifi: mvm: protect TDLS discovery sessionArik Nemtsov1-0/+13
2014-07-07iwlwifi: mvm: disallow new TDLS stations when appropriateArik Nemtsov5-21/+60
2014-07-07iwlwifi: mvm: Use CS tx block bit for AP/GOAndrei Otcheretianski7-3/+136
2014-07-07iwlwifi: mvm: Reflect GO channel switch in NoAAndrei Otcheretianski6-10/+153
2014-07-07iwlwifi: mvm: Protect mvm->csa_vif with RCUAndrei Otcheretianski3-9/+20