summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: hamradio/scc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-071-1/+1
* net: fujitsu: Remove ISA depdendency from KconfigMatthew Whitehead2013-10-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-07162-3207/+4834
|\
| * wireless: rt2x00: rt2800usb: add new devicesXose Vazquez Perez2013-10-031-1/+16
| * rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger2013-10-033-31/+2
| * rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger2013-10-033-32/+2
| * rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger2013-10-033-31/+2
| * rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup()Larry Finger2013-10-032-32/+0
| * rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger2013-10-032-3/+2
| * rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routineLarry Finger2013-10-031-1/+2
| * rtlwifi: Implement a common rtl_phy_scan_operation_backup() routineLarry Finger2013-10-032-0/+30
| * rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger2013-10-034-4/+0
| * rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.cLarry Finger2013-10-031-0/+1
| * rtlwifi: Fix smatch warnings in usb.cLarry Finger2013-10-031-2/+4
| * rtlwifi: Fix smatch warning in pci.cLarry Finger2013-10-031-1/+0
| * rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.cLarry Finger2013-10-031-24/+1
| * rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.cLarry Finger2013-10-031-2/+0
| * rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.cLarry Finger2013-10-031-18/+0
| * rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.cLarry Finger2013-10-032-3/+6
| * rt2800: add support for radio chip RF3070Stanislaw Gruszka2013-10-032-1/+9
| * brcmfmac: rework rx path bus interfaceArend van Spriel2013-10-034-35/+22
| * brcmfmac: Use fw filename and nvram based of devid for sdio.Hante Meuleman2013-10-031-74/+133
| * brcmfmac: fix sparse error 'bad constant expression'Arend van Spriel2013-10-031-1/+1
| * brcmfmac: reserve memory for bus layer in sk_buff::cbFranky Lin2013-10-032-5/+12
| * brcmfmac: add valid core index check in related functionsFranky Lin2013-10-031-0/+10
| * brcmfmac: add BCM4339 SDIO interface supportFranky Lin2013-10-034-8/+30
| * brcmfmac: sync firmware event listFranky Lin2013-10-032-3/+4
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-10-0325-483/+1390
| |\
| | * Bluetooth: Only one command per L2CAP LE signalling is supportedMarcel Holtmann2013-10-031-25/+19
| | * Bluetooth: Check minimum length of SMP packetsMarcel Holtmann2013-10-031-2/+7
| | * Bluetooth: Drop packets on ATT fixed channel on BR/EDRMarcel Holtmann2013-10-031-0/+4
| | * Bluetooth: L2CAP connectionless channels are only valid for BR/EDRMarcel Holtmann2013-10-031-0/+4
| | * Bluetooth: SMP packets are only valid on LE connectionsMarcel Holtmann2013-10-031-0/+6
| | * Bluetooth: Don't copy L2CAP LE signalling to raw socketsMarcel Holtmann2013-10-031-2/+0
| | * Bluetooth: Fix switch statement order for L2CAP fixed channelsMarcel Holtmann2013-10-031-3/+4
| | * Bluetooth: Allow changing device class when BR/EDR is disabledMarcel Holtmann2013-10-031-1/+1
| | * Bluetooth: Restrict loading of long term keys to LE capable controllersMarcel Holtmann2013-10-031-0/+6
| | * Bluetooth: Restrict loading of link keys to BR/EDR capable controllersMarcel Holtmann2013-10-031-0/+6
| | * Bluetooth: Allow setting static address even if LE is disabledMarcel Holtmann2013-10-031-4/+2
| | * Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllersMarcel Holtmann2013-10-031-1/+5
| | * Bluetooth: Fix memory leak with L2CAP signal channelsMarcel Holtmann2013-10-021-2/+4
| | * Bluetooth: Add the definition for Slave Page Response TimeoutDoHyun Pyun2013-10-021-0/+2
| | * Bluetooth: Add the definition and stcuture for Sync Train CompleteDoHyun Pyun2013-10-021-0/+5
| | * Bluetooth: Add the definition for Start Synchronization TrainDoHyun Pyun2013-10-021-0/+2
| | * Bluetooth: Add the definition and structure for Set CSBDoHyun Pyun2013-10-021-0/+16
| | * Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun2013-10-021-0/+12
| | * Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun2013-10-021-0/+14
| | * Bluetooth: Add the definition and structure for Delete Reserved LT_ADDRDoHyun Pyun2013-10-021-0/+9
| | * Bluetooth: Add the definition and structure for Set Reserved LT_ADDRDoHyun Pyun2013-10-021-0/+9
| | * Bluetooth: Increment management interface revisionMarcel Holtmann2013-10-021-1/+1
OpenPOWER on IntegriCloud