summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-05cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2-2/+2
2014-08-05xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss3-38/+123
2014-08-05xen-netback: Using a new state bit instead of carrierZoltan Kiss3-9/+18
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller61-132/+6877
2014-08-05net/usb/hso: Add support for Option GTM671WFSRicardo Ribalda1-0/+1
2014-08-05net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-05drivers: atm: fix %d confusingly prefixed with 0x in format stringsHans Wennborg1-2/+2
2014-08-04Drivers: net-next: hyperv: Increase the size of the sendbuf regionKY Srinivasan2-6/+3
2014-08-04net: remove spurious zd1201 rule.Francois Romieu1-1/+0
2014-08-04net: phy: spi_ks8995: Introduce the use of devm_kzallocHimangi Saraogi1-18/+8
2014-08-04cxgb4: only free allocated flsHariprasad Shenai2-14/+22
2014-08-02cxgb4i : remove spurious use of rcuAnish Bhatt1-9/+5
2014-08-02i40evf: Fixed guest OS panic when removing vf driverSerey Kong1-2/+3
2014-08-02i40evf: fix memory leak on unused interfacesMitch Williams1-0/+24
2014-08-02i40evf: don't leak queue vectorsMitch Williams1-0/+2
2014-08-02i40evf: do not re-arm watchdog after removeAshish Shah1-0/+2
2014-08-02i40evf: future-proof vfr_stat state checkAshish Shah1-6/+17
2014-08-02i40e: remove support for vf unicast promiscuous modeAshish Shah1-10/+3
2014-08-02i40e: Minor comment changesAkeem G Abodunrin1-1/+1
2014-08-02i40evf: fix scan warning on sprintfJesse Brandeburg2-2/+3
2014-08-02i40e: disable local loopback on vmdq vsiShannon Nelson1-1/+0
2014-08-02i40e: use correct vf_id offset for virtchnl messageAshish Shah1-6/+13
2014-08-02i40e: expose debug_write_register requestShannon Nelson2-0/+32
2014-08-02i40e: adds FCoE to build and updates its documentationVasu Dev1-0/+1
2014-08-02i40e: Adds FCoE related code to i40e core driverVasu Dev11-11/+599
2014-08-02i40e: adds FCoE code to the i40e driverVasu Dev2-0/+1696
2014-08-02amd-xgbe-phy: Allow more time for Rx/Tx to become readyLendacky, Thomas1-3/+3
2014-08-02amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas2-20/+5
2014-08-02net: dnet: Use managed interfacesHimangi Saraogi1-34/+12
2014-08-02net: ks8851-ml: Use devm_ioremap_resourceHimangi Saraogi1-38/+21
2014-08-02cirrus: cs89x0: Use managed interfacesHimangi Saraogi1-25/+7
2014-08-02net: sh_eth: Add r8a7794 supportHisashi Nakamura1-0/+2
2014-08-02be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP4-12/+65
2014-08-02be2net: ignore VF mac address setting for the same macVasundhara Volam1-0/+6
2014-08-02be2net: ignore get/set profile FW cmd failuresSathya Perla1-30/+37
2014-08-02dm9000: NULL dereferences on error in probe()Dan Carpenter1-2/+4
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov3-35/+33
2014-07-31ISDN: pcbit: off by one bugs in pcbit_set_msn()Dan Carpenter1-2/+2
2014-07-31AX88179_178A: Add ethtool ops for EEE supportFreddy Xin1-0/+264
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers6-21/+130
2014-07-31net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers5-19/+14
2014-07-31net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers5-62/+91
2014-07-31team: fix releasing uninitialized pointer to BPF progDaniel Borkmann1-1/+1
2014-07-31bcma: use NS prefix for names of Northstar specific coresRafał Miłecki1-11/+11
2014-07-31b43: N-PHY: fix "Data bus error" while working in 5 GHzRafał Miłecki1-0/+3
2014-07-31b43: update PHY descriptions in KconfigRafał Miłecki1-13/+9
2014-07-31brcmfmac: Add TDLS support to msgbuf.Hante Meuleman9-6/+158
2014-07-31brcmfmac: Fix msgbuf flow control.Hante Meuleman3-8/+62
2014-07-31brcmfmac: Update pcie reset device routine.Hante Meuleman1-7/+42
2014-07-31brcmfmac: Adding PCIe bus layer support.Hante Meuleman9-0/+1880