summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: remove redundant timestamps in debug printsBing Zhao2014-07-183-48/+20
* mwifiex: do not re-associate when already connectedUjjal Roy2014-07-182-13/+5
* mwifiex: remove needless current_bssid variableAvinash Patil2014-07-181-6/+0
* b43: N-PHY: update spur avoidance to support newer devicesRafał Miłecki2014-07-181-12/+31
* b43: use one shared function for setting MAC frequencyRafał Miłecki2014-07-185-40/+43
* b43: N-PHY: set band on every channel switchRafał Miłecki2014-07-182-8/+10
* b43: N-PHY: complete 0x2057 radio init calibrationRafał Miłecki2014-07-182-9/+79
* b43: N-PHY: add tables for radio 0x2057 rev 14Rafał Miłecki2014-07-183-3/+152
* b43: N-PHY: fix channel switching with 2 GHz radio 0x2057Rafał Miłecki2014-07-181-6/+6
* ath9k: drop negativity checks for unsigned values coming from kstrtoul()Andrey Utkin2014-07-182-5/+5
* ath9k: set up tx power into the MRRLorenzo Bianconi2014-07-183-4/+18
* ath9k: fix pending tx frames accountingFelix Fietkau2014-07-182-12/+16
* bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Rafał Miłecki2014-07-184-0/+4
* bcma: extract antenna gains from SPROM correctlyRafał Miłecki2014-07-182-45/+33
* ssb: extract power info from SPROM revs 4 and 5Rafał Miłecki2014-07-182-0/+82
* wil6210: add new register region for AGC tableVladimir Kondratiev2014-07-182-1/+2
* wil6210: map RGF_USER_USAGE_1 on the debugfsVladimir Kondratiev2014-07-182-0/+4
* wil6210: use same mapping table for FW addr translation and debugfsVladimir Kondratiev2014-07-183-45/+39
* wil6210: fix memory leak on error path in wil_write_file_rxon()Vladimir Kondratiev2014-07-181-1/+3
* wil6210: fix double definition of 'ctx'Vladimir Kondratiev2014-07-181-2/+4
* wil6210: export FW/HW versions through debugfsVladimir Kondratiev2014-07-181-0/+2
* wil6210: support for "sparrow" hardwareVladimir Kondratiev2014-07-183-11/+63
* Merge tag 'for-linville-20140717' of git://github.com/kvalo/athJohn W. Linville2014-07-1819-71/+388
|\
| * ath10k: sanitize tx ring index access properlyMichal Kazior2014-07-151-4/+7
| * ath10k: fix bmi exchange tx/rx raceMichal Kazior2014-07-152-9/+5
| * ath10k: fix unregister deadlock when fw probe failsMichal Kazior2014-07-141-1/+3
| * ath6kl: add support for ar6004 hw3.0Jessica Wu2014-07-144-7/+73
| * ath6kl: add support wmi rate tables with mcs15Jessica Wu2014-07-145-9/+77
| * ath6kl: don't set hi_refclk_hz if hardware version doesn't need itKalle Valo2014-07-141-3/+6
| * ath6kl: implement rx flush for htc pipeJessica Wu2014-07-141-3/+29
| * ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo2014-07-146-17/+42
| * ath6kl: Fix ath6kl_bmi_read_hi32 macroFrederic Danis2014-07-142-3/+12
| * ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic2014-07-144-8/+127
| * ath10k: print Kconfig optionsJanusz Dziedzic2014-06-021-1/+7
| * ath10k: remove unused len variables from wmi process rx functionsKalle Valo2014-06-021-6/+0
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-1825-459/+492
|\ \
| * | Bluetooth: cmtp: Remove unnecessary null testHimangi Saraogi2014-07-141-6/+0
| * | Bluetooth: Fix trying LTK re-encryption when we don't have an LTKJohan Hedberg2014-07-141-2/+5
| * | Bluetooth: Remove sco_chan_get helper functionMarcel Holtmann2014-07-141-11/+9
| * | Bluetooth: Convert L2CAP ident spinlock into a mutexMarcel Holtmann2014-07-132-5/+4
| * | Bluetooth: Remove unneeded forward declaration of sco_chan_delMarcel Holtmann2014-07-131-29/+27
| * | Bluetooth: Remove unneeded forward declaration of __sco_chan_addMarcel Holtmann2014-07-131-12/+11
| * | Bluetooth: Allocate struct inquiry_entry with GFP_KERNELMarcel Holtmann2014-07-131-1/+1
| * | Bluetooth: Enable LE Long Term Key Request event only when supportedMarcel Holtmann2014-07-131-1/+4
| * | Bluetooth: Enable LE encryption events only when supportedMarcel Holtmann2014-07-132-4/+8
| * | Bluetooth: Read LE Advertising Channel TX Power only when availableMarcel Holtmann2014-07-131-3/+5
| * | Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registeredMarcel Holtmann2014-07-121-1/+1
| * | MAINTAINERS: add net/6lowpan/ maintainer entryAlexander Aring2014-07-121-0/+7
| * | 6lowpan: introduce new net/6lowpan directoryAlexander Aring2014-07-128-14/+16
| * | Bluetooth: Fix tracking local SSP authentication requirementJohan Hedberg2014-07-111-9/+8
OpenPOWER on IntegriCloud