summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-16wl18xx: change the number of WLAN addrs per chipArik Nemtsov1-1/+1
2014-07-16wlcore: don't switch channels on disconnected STA vifsArik Nemtsov1-0/+7
2014-07-15wlcore: register vendor commandsEliad Peller1-0/+4
2014-07-15wlcore: increase max roc duration to 30 secondsEliad Peller1-1/+1
2014-07-15wlcore/wl18xx: handle smart config eventsEliad Peller5-1/+93
2014-07-15wlcore: handle smart config vendor commandsEliad Peller3-1/+221
2014-07-15wlcore/wl18xx: add smart config commandsEliad Peller5-1/+127
2014-07-15wlcore: add smart config definitionsEliad Peller2-0/+17
2014-07-15wlcore: use correct LAA bitEliad Peller1-1/+1
2014-07-15wl18xx: fix last tx rate calculationEliad Peller1-2/+5
2014-07-15wlcore: user smaller sqn padding for GEMEliad Peller3-4/+13
2014-07-15wlcore: save seq num only between recoveriesEliad Peller3-31/+68
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-15ath10k: sanitize tx ring index access properlyMichal Kazior1-4/+7
2014-07-15ath10k: fix bmi exchange tx/rx raceMichal Kazior2-9/+5
2014-07-15Bluetooth: cmtp: Remove unnecessary null testHimangi Saraogi1-6/+0
2014-07-14ath10k: fix unregister deadlock when fw probe failsMichal Kazior1-1/+3
2014-07-14ath6kl: add support for ar6004 hw3.0Jessica Wu4-7/+73
2014-07-14ath6kl: add support wmi rate tables with mcs15Jessica Wu5-9/+77
2014-07-14ath6kl: don't set hi_refclk_hz if hardware version doesn't need itKalle Valo1-3/+6
2014-07-14ath6kl: implement rx flush for htc pipeJessica Wu1-3/+29
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo6-17/+42
2014-07-14ath6kl: Fix ath6kl_bmi_read_hi32 macroFrederic Danis2-3/+12
2014-07-14ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic4-8/+127
2014-07-14Bluetooth: Fix trying LTK re-encryption when we don't have an LTKJohan Hedberg1-2/+5
2014-07-14Bluetooth: Remove sco_chan_get helper functionMarcel Holtmann1-11/+9
2014-07-13Bluetooth: Convert L2CAP ident spinlock into a mutexMarcel Holtmann2-5/+4
2014-07-13Bluetooth: Remove unneeded forward declaration of sco_chan_delMarcel Holtmann1-29/+27
2014-07-13Bluetooth: Remove unneeded forward declaration of __sco_chan_addMarcel Holtmann1-12/+11
2014-07-13Bluetooth: Allocate struct inquiry_entry with GFP_KERNELMarcel Holtmann1-1/+1
2014-07-13Bluetooth: Enable LE Long Term Key Request event only when supportedMarcel Holtmann1-1/+4
2014-07-13Bluetooth: Enable LE encryption events only when supportedMarcel Holtmann2-4/+8
2014-07-13Bluetooth: Read LE Advertising Channel TX Power only when availableMarcel Holtmann1-3/+5
2014-07-12Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registeredMarcel Holtmann1-1/+1
2014-07-12MAINTAINERS: add net/6lowpan/ maintainer entryAlexander Aring1-0/+7
2014-07-126lowpan: introduce new net/6lowpan directoryAlexander Aring8-14/+16
2014-07-11Bluetooth: Fix tracking local SSP authentication requirementJohan Hedberg1-9/+8
2014-07-11Bluetooth: Add support for external configuration with UART driverMarcel Holtmann2-1/+6
2014-07-11Bluetooth: Check for valid HCI UART driver flagsMarcel Holtmann1-1/+18
2014-07-11Bluetooth: Move SCO timeout constants into net/bluetooth/sco.cMarcel Holtmann2-4/+3
2014-07-11Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constantMarcel Holtmann1-1/+0
2014-07-11Bluetooth: Move struct sco_conn into net/bluetooth/sco.cMarcel Holtmann2-13/+13