summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2014-08-052-2/+2
* xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss2014-08-053-38/+123
* xen-netback: Using a new state bit instead of carrierZoltan Kiss2014-08-053-9/+18
* Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-0561-132/+6877
|\
| * bcma: use NS prefix for names of Northstar specific coresRafał Miłecki2014-07-311-11/+11
| * b43: N-PHY: fix "Data bus error" while working in 5 GHzRafał Miłecki2014-07-311-0/+3
| * b43: update PHY descriptions in KconfigRafał Miłecki2014-07-311-13/+9
| * brcmfmac: Add TDLS support to msgbuf.Hante Meuleman2014-07-319-6/+158
| * brcmfmac: Fix msgbuf flow control.Hante Meuleman2014-07-313-8/+62
| * brcmfmac: Update pcie reset device routine.Hante Meuleman2014-07-311-7/+42
| * brcmfmac: Adding PCIe bus layer support.Hante Meuleman2014-07-319-0/+1880
| * brcmfmac: Adding msgbuf protocol.Hante Meuleman2014-07-3110-21/+2275
| * brcmfmac: Add protocol addressing mode and peer deletion API.Hante Meuleman2014-07-314-3/+75
| * brcmfmac: Export brcmf_netif_rx for new protocol msgbuf.Hante Meuleman2014-07-312-1/+2
| * brcmfmac: Do not use strcpy and strcatDaniel Kim2014-07-311-7/+18
| * iwlegacy: use correct structure type name in sizeofJulia Lawall2014-07-311-1/+2
| * Bluetooth: Fix crash in the Marvell driver initialization codepathAnatol Pomozov2014-07-311-0/+5
| * brcmfmac: Fix OOB interrupt not working for BCM43362Hans de Goede2014-07-291-0/+16
| * ath9k: Initialize channel context ops on ahb probeRajkumar Manoharan2014-07-291-0/+1
| * bcma: add support for BCM43131 that was found in Tenda W311ERafał Miłecki2014-07-293-0/+3
| * b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki2014-07-292-2/+4
| * brcmfmac: Fix some wrong register definesHans de Goede2014-07-291-6/+6
| * brcmfmac: add device tree support for SDIO devicesChen-Yu Tsai2014-07-294-0/+84
| * Merge tag 'for-linville-20140725' of git://github.com/kvalo/athJohn W. Linville2014-07-299-54/+217
| |\
| | * ath10k: handle attention flags correctly when using A-MSDUJanusz Dziedzic2014-07-251-8/+15
| | * ath10k: don't advertise IBSS iftype for 10.xMichal Kazior2014-07-251-1/+2
| | * ath10k: fix Rx aggregation reorderingMichal Kazior2014-07-254-3/+126
| | * Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo2014-07-2432-555/+1376
| | |\
| | * | ath10k: prevent endless pci rx loopMichal Kazior2014-07-221-8/+9
| | * | ath10k: workaround qos nullfunc bugMichal Kazior2014-07-221-0/+11
| | * | ath10k: simplify tx helpersMichal Kazior2014-07-223-32/+23
| | * | ath10k: prevent some tx flushing failuresMichal Kazior2014-07-212-0/+13
| | * | ath10k: workaround boot issues with KVM/PCI-passthroughMichal Kazior2014-07-211-2/+18
| * | | Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-2915-9/+2021
| |\ \ \
| | * | | NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target modeChristophe Ricard2014-07-235-3/+993
| | * | | NFC: st21nfca: Implement stop_poll HCI hookChristophe Ricard2014-07-231-0/+8
| | * | | NFC: st21nfca: Improve read length sequence for P2P mode.Christophe Ricard2014-07-231-1/+1
| | * | | NFC: st21nfca: Improved start of frame detectionChristophe Ricard2014-07-231-3/+2
| | * | | NFC: st21nfca: Free buffer in case no data are retrieved.Christophe Ricard2014-07-231-0/+2
| | * | | NFC: st21nfcb: few code clean upChristophe Ricard2014-07-231-8/+8
| | * | | NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard2014-07-239-2/+1015
| | |/ /
* | | | net/usb/hso: Add support for Option GTM671WFSRicardo Ribalda2014-08-051-0/+1
* | | | net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-051-1/+1
* | | | drivers: atm: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2014-08-051-2/+2
* | | | Drivers: net-next: hyperv: Increase the size of the sendbuf regionKY Srinivasan2014-08-042-6/+3
* | | | net: remove spurious zd1201 rule.Francois Romieu2014-08-041-1/+0
* | | | net: phy: spi_ks8995: Introduce the use of devm_kzallocHimangi Saraogi2014-08-041-18/+8
* | | | cxgb4: only free allocated flsHariprasad Shenai2014-08-042-14/+22
* | | | cxgb4i : remove spurious use of rcuAnish Bhatt2014-08-021-9/+5
* | | | i40evf: Fixed guest OS panic when removing vf driverSerey Kong2014-08-021-2/+3