summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: calxedaxgmac: fix clearing of old filter addressesRob Herring2013-10-021-2/+2
| * | connector: use 'size' everywhere in cn_netlink_send()Mathias Krause2013-10-021-1/+1
| * | connector: use nlmsg_len() to check message lengthMathias Krause2013-10-021-3/+4
| * | proc connector: fix info leaksMathias Krause2013-10-021-0/+18
* | | Revert "veth: Showing peer of veth type dev in ip link (kernel side)"David S. Miller2013-10-091-21/+0
* | | bonding: ensure that TLB mode's active slave has correct mac filterVeaceslav Falico2013-10-081-0/+17
* | | veth: Showing peer of veth type dev in ip link (kernel side)Masatake YAMATO2013-10-081-0/+21
* | | Revert "xen-netback: improve ring effeciency for guest RX"Wei Liu2013-10-081-61/+83
* | | net: wan: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-072-2/+2
* | | irda: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-074-6/+6
* | | net: hamradio/yam: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-071-1/+1
* | | 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-07146-2914/+3804
|\ \ \
| * | | 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-038-151/+326
| |\ \ \
| | * | | Bluetooth: btmrvl: add calibration data download supportAmitkumar Karwar2013-10-024-1/+134
| | * | | Bluetooth: btmrvl: add setup handlerAmitkumar Karwar2013-10-022-8/+16
| | * | | Bluetooth: btmrvl: get rid of struct btmrvl_cmdAmitkumar Karwar2013-10-022-12/+6
| | * | | Bluetooth: btmrvl: add btmrvl_send_sync_cmd() functionAmitkumar Karwar2013-10-021-88/+41
| | * | | Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by defaultMarcel Holtmann2013-10-021-0/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2013-09-273069-121933/+302826
| | |\ \ \
| | * | | | Bluetooth: Add support creating virtual AMP controllersMarcel Holtmann2013-09-161-46/+123
| | * | | | Bluetooth: Use devname:vhci module alias for virtual HCI driverMarcel Holtmann2013-09-161-0/+1
| * | | | | Merge tag 'for-linville-20131001' of git://github.com/kvalo/athJohn W. Linville2013-10-0321-1015/+984
| |\ \ \ \ \
| | * | | | | ath10k: replenish HTT RX buffers in a taskletMichal Kazior2013-09-262-3/+38
| | * | | | | ath10k: align RX frames properlyMichal Kazior2013-09-261-1/+5