summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2013-06-26dlci: validate the net device in dlci_del()Zefan Li-0/+12
2013-06-26dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li-5/+9
2013-06-25net/tg3: Avoid delay during MMIO accessGavin Shan-0/+36
2013-06-25macvtap: fix recovery from gup errorsMichael S. Tsirkin-2/+4
2013-06-25tun: fix recovery from gup errorsMichael S. Tsirkin-2/+4
2013-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-2/+6
2013-06-24ath9k_htc: Handle IDLE state transition properlySujith Manoharan-1/+1
2013-06-24ath9k: fix an RCU issue in calling ieee80211_get_tx_ratesFelix Fietkau-1/+5
2013-06-24qlcnic: Do not sleep while holding spinlockShahed Shaikh-1/+1
2013-06-24drivers: net: cpsw: fix compilation error with cpsw driverMugunthan V N-0/+1
2013-06-24sh_eth: fix misreporting of transmit abortSergei Shtylyov-2/+3
2013-06-24sh_eth: fix unhandled RFE interruptSergei Shtylyov-16/+19
2013-06-24qmi_wwan: add various Novatel Gobi1K IDsDan Williams-1/+7
2013-06-24net: eth: davicnci_cpdma: check dma map errorSebastian Siewior-0/+7
2013-06-24bonding: fix slave speed reporting in bond_miimon_commitNikolay Aleksandrov-1/+2
2013-06-24net/mlx_en: Timestamping is not supported in slave modeAmir Vadai-0/+3
2013-06-19mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel-1/+1
2013-06-19pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel-2/+2
2013-06-19sfc: Remove write permission from phy_type attributeBen Hutchings-1/+1
2013-06-19netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney-7/+15
2013-06-19netdev: octeon_mgmt: Correct tx IFG workaround.David Daney-3/+6
2013-06-19stmmac: fix EEE setupGiuseppe CAVALLARO-37/+33
2013-06-19drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N-0/+2
2013-06-19net: fec: Fix build for MCF5272Guenter Roeck-0/+14
2013-06-19vxlan: fix check for migration of static entrystephen hemminger-1/+1
2013-06-19can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde-1/+4
2013-06-17net: cpsw: check for cpts pointer after its allocationSebastian Siewior-1/+1
2013-06-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-30/+33
2013-06-17alx: add a simple AR816x/AR817x device driverJohannes Berg-0/+4568
2013-06-17Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()Haiyang Zhang-1/+3
2013-06-17vxlan: handle skb_clone failurestephen hemminger-3/+5
2013-06-17vxlan: only migrate dynamic FDB entriesstephen hemminger-4/+12
2013-06-17vxlan: fix race between flush and incoming learningstephen hemminger-7/+9
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-30/+33
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro-1/+1
2013-06-13tulip: Properly check dma mapping resultNeil Horman-0/+6
2013-06-13brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel-0/+4
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda-4/+11
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N-4/+1
2013-06-13drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N-2/+2
2013-06-13tg3: Wait for boot code to finish after power onNithin Sujir-0/+10
2013-06-13bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov-5/+12
2013-06-13bonding: reset master mac on first enslave failureNikolay Aleksandrov-0/+4
2013-06-13net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen-1/+1
2013-06-13be2net: Fix 32-bit DMA Mask handlingSomnath Kotur-0/+3
2013-06-13xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich-5/+6
2013-06-13macvlan: don't touch promisc without passthroughMichael S. Tsirkin-7/+13
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville-3/+7
2013-06-12rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka-11/+18
2013-06-12brcmsmac: disable power-save related functionsArend van Spriel-15/+2