summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-08-03net: dnet: Use managed interfacesHimangi Saraogi1-34/+12
2014-08-03net: ks8851-ml: Use devm_ioremap_resourceHimangi Saraogi1-38/+21
2014-08-03cirrus: cs89x0: Use managed interfacesHimangi Saraogi1-25/+7
2014-08-03net: sh_eth: Add r8a7794 supportHisashi Nakamura1-0/+2
2014-08-03be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP4-12/+65
2014-08-03be2net: ignore VF mac address setting for the same macVasundhara Volam1-0/+6
2014-08-03be2net: ignore get/set profile FW cmd failuresSathya Perla1-30/+37
2014-08-03cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2-3/+32
2014-08-03dm9000: NULL dereferences on error in probe()Dan Carpenter1-2/+4
2014-08-03net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2-21/+21
2014-08-01xen-netfront: print correct number of queuesDavid Vrabel1-2/+2
2014-08-01xen-netfront: release per-queue Tx and Rx resource when disconnectingDavid Vrabel1-61/+7
2014-08-01xen-netfront: fix locking in connect error pathDavid Vrabel1-1/+1
2014-08-01macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich1-0/+1
2014-08-01AX88179_178A: Add ethtool ops for EEE supportFreddy Xin1-0/+264
2014-08-01net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers6-21/+130
2014-08-01net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers5-19/+14
2014-08-01net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers5-62/+91
2014-08-01team: fix releasing uninitialized pointer to BPF progDaniel Borkmann1-1/+1
2014-07-31bonding: use kobject_put instead of _del after kobject_addVeaceslav Falico1-2/+2
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
2014-07-31brcmfmac: Adding msgbuf protocol.Hante Meuleman10-21/+2275
2014-07-31brcmfmac: Add protocol addressing mode and peer deletion API.Hante Meuleman4-3/+75
2014-07-31brcmfmac: Export brcmf_netif_rx for new protocol msgbuf.Hante Meuleman2-1/+2
2014-07-31brcmfmac: Do not use strcpy and strcatDaniel Kim1-7/+18
2014-07-31iwlegacy: use correct structure type name in sizeofJulia Lawall1-1/+2
2014-07-31net: bcmgenet: correct spellingBrian Norris1-11/+11
2014-07-31net: libphy: Add stubs to hook IEEE MMD Register reads and writesVince Bridgers1-0/+22
2014-07-31net: libphy: Add phy specific function to access mmd phy registersVince Bridgers1-23/+38
2014-07-31net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar1-1/+1
2014-07-31net/fsl: fix misspelled wordMadalin Bucur1-1/+1
2014-07-31net: filter: don't release unattached filter through call_rcu()Pablo Neira1-1/+5
2014-07-31bna: fix performance regressionIvan Vecera1-1/+1
2014-07-31amd-xgbe: Add traffic class supportLendacky, Thomas8-27/+508
2014-07-31amd-xgbe-phy: Print out the auto-negotiation method usedLendacky, Thomas1-0/+8
2014-07-31amd-xgbe-phy: Updates to KR training initiationLendacky, Thomas1-0/+7
2014-07-31amd-xgbe-phy: Updates to rate change complete checkLendacky, Thomas1-2/+25
2014-07-31amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas3-22/+33
2014-07-31amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas2-19/+90
2014-07-31amd-xgbe: Add hardware timestamp supportLendacky, Thomas10-52/+944
2014-07-31net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2-0/+73
2014-07-31mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2-3/+4
2014-07-31mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein7-7/+8
2014-07-31mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein1-3/+287
2014-07-31bna: fill the magic in bnad_get_eeprom() instead of validatingIvan Vecera1-4/+2