summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bonding: trivial: make alb use bond_slave_has_mac()Veaceslav Falico2013-06-191-42/+11
* be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()Sathya Perla2013-06-191-27/+4
* bnx2x: replace mechanism to check for next available packetDmitry Kravkov2013-06-194-37/+42
* bnx2x: add support for ndo_ll_pollDmitry Kravkov2013-06-194-11/+208
* net/mlx4_en: Low Latency recv statisticsAmir Vadai2013-06-193-1/+29
* net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai2013-06-194-4/+178
* ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-191-24/+8
* sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdefSergei Shtylyov2013-06-192-3/+4
* sh_eth: cleanup 'enum TD_STS_BIT'Sergei Shtylyov2013-06-191-4/+4
* sh_eth: remove redundant bits from 'eesipr_value' field initializerSergei Shtylyov2013-06-191-1/+1
* sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'Sergei Shtylyov2013-06-192-17/+0
* sh_eth: add NAPI supportSergei Shtylyov2013-06-192-12/+74
* sh_eth: define/use EESR_RX_CHECK macroSergei Shtylyov2013-06-192-11/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-1959-152/+4904
|\
| * vxlan: fix check for migration of static entrystephen hemminger2013-06-191-1/+1
| * can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde2013-06-191-1/+4
| * net: cpsw: check for cpts pointer after its allocationSebastian Siewior2013-06-171-1/+1
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-1710-30/+33
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1710-30/+33
| | |\
| | | * brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel2013-06-131-0/+4
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-125-3/+7
| | | |\
| | | | * iwlwifi: fix rate control regressionMoshe Benji2013-06-122-1/+2
| | | | * iwlwifi: mvm: correctly set the flags for BAREmmanuel Grumbach2013-06-041-1/+2
| | | | * iwlwifi: dvm: fix chain noise calibrationNikolay Martynov2013-06-041-1/+1
| | | | * iwlwifi: don't print module loading error if not modularJohannes Berg2013-06-041-0/+2
| | | * | rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka2013-06-121-11/+18
| | | * | brcmsmac: disable power-save related functionsArend van Spriel2013-06-121-15/+2
| | | * | iwlegacy: fix rate control regressionStanislaw Gruszka2013-06-122-1/+2
| * | | | alx: add a simple AR816x/AR817x device driverJohannes Berg2013-06-179-0/+4568
| * | | | Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()Haiyang Zhang2013-06-171-1/+3
| * | | | vxlan: handle skb_clone failurestephen hemminger2013-06-171-3/+5
| * | | | vxlan: only migrate dynamic FDB entriesstephen hemminger2013-06-171-4/+12
| * | | | vxlan: fix race between flush and incoming learningstephen hemminger2013-06-171-7/+9
| |/ / /
| * | | lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-161-1/+1
| * | | tulip: Properly check dma mapping resultNeil Horman2013-06-131-0/+6
| * | | net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-131-4/+11
| * | | drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N2013-06-131-4/+1
| * | | drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N2013-06-131-2/+2
| * | | tg3: Wait for boot code to finish after power onNithin Sujir2013-06-131-0/+10
| * | | bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2013-06-132-5/+12
| * | | bonding: reset master mac on first enslave failureNikolay Aleksandrov2013-06-131-0/+4
| * | | net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-131-1/+1
| * | | be2net: Fix 32-bit DMA Mask handlingSomnath Kotur2013-06-131-0/+3
| * | | xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich2013-06-131-5/+6
| * | | macvlan: don't touch promisc without passthroughMichael S. Tsirkin2013-06-131-7/+13
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-1219-71/+181
| |\ \ \ | | |/ /
| | * | b43: stop format string leaking into error msgsKees Cook2013-06-121-1/+1
| | * | ath9k: Use minstrel rate control by defaultSujith Manoharan2013-06-124-9/+9
| | * | Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau2013-06-121-5/+5
| | * | ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-121-2/+1
OpenPOWER on IntegriCloud