summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-0541-112/+4837
|\
| * 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/+9Star
| * 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
| * 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
| * 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-2427-534/+1293
| | |\
| | * | 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/+23Star
| | * | ath10k: prevent some tx flushing failuresMichal Kazior2014-07-212-0/+13
| | * | ath10k: workaround boot issues with KVM/PCI-passthroughMichal Kazior2014-07-211-2/+18
* | | | 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: net-next: hyperv: Increase the size of the sendbuf regionKY Srinivasan2014-08-052-6/+3Star
* | | | net: remove spurious zd1201 rule.Francois Romieu2014-08-051-1/+0Star
* | | | net: phy: spi_ks8995: Introduce the use of devm_kzallocHimangi Saraogi2014-08-041-18/+8Star
* | | | cxgb4: only free allocated flsHariprasad Shenai2014-08-042-14/+22
* | | | i40evf: Fixed guest OS panic when removing vf driverSerey Kong2014-08-031-2/+3
* | | | i40evf: fix memory leak on unused interfacesMitch Williams2014-08-031-0/+24
* | | | i40evf: don't leak queue vectorsMitch Williams2014-08-031-0/+2
* | | | i40evf: do not re-arm watchdog after removeAshish Shah2014-08-031-0/+2
* | | | i40evf: future-proof vfr_stat state checkAshish Shah2014-08-031-6/+17
* | | | i40e: remove support for vf unicast promiscuous modeAshish Shah2014-08-031-10/+3Star
* | | | i40e: Minor comment changesAkeem G Abodunrin2014-08-031-1/+1
* | | | i40evf: fix scan warning on sprintfJesse Brandeburg2014-08-032-2/+3
* | | | i40e: disable local loopback on vmdq vsiShannon Nelson2014-08-031-1/+0Star
* | | | i40e: use correct vf_id offset for virtchnl messageAshish Shah2014-08-031-6/+13
* | | | i40e: expose debug_write_register requestShannon Nelson2014-08-032-0/+32
* | | | i40e: adds FCoE to build and updates its documentationVasu Dev2014-08-031-0/+1
* | | | i40e: Adds FCoE related code to i40e core driverVasu Dev2014-08-0311-11/+599
* | | | i40e: adds FCoE code to the i40e driverVasu Dev2014-08-032-0/+1696
* | | | amd-xgbe-phy: Allow more time for Rx/Tx to become readyLendacky, Thomas2014-08-031-3/+3
* | | | amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas2014-08-032-20/+5Star
* | | | net: dnet: Use managed interfacesHimangi Saraogi2014-08-031-34/+12Star