summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-20net: Add missing dependencies on NETDEVICESBen Hutchings
2013-06-20at91_ether: Do not select NET_COREBen Hutchings
2013-06-20net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-20bonding: trivial: make alb use bond_slave_has_mac()Veaceslav Falico
2013-06-20be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()Sathya Perla
2013-06-20bnx2x: replace mechanism to check for next available packetDmitry Kravkov
2013-06-20bnx2x: add support for ndo_ll_pollDmitry Kravkov
2013-06-20net/mlx4_en: Low Latency recv statisticsAmir Vadai
2013-06-20net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai
2013-06-20ip_tunnels: extend iptunnel_xmit()Pravin B Shelar
2013-06-20sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdefSergei Shtylyov
2013-06-20sh_eth: cleanup 'enum TD_STS_BIT'Sergei Shtylyov
2013-06-20sh_eth: remove redundant bits from 'eesipr_value' field initializerSergei Shtylyov
2013-06-20sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'Sergei Shtylyov
2013-06-20sh_eth: add NAPI supportSergei Shtylyov
2013-06-20sh_eth: define/use EESR_RX_CHECK macroSergei Shtylyov
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19vxlan: fix check for migration of static entrystephen hemminger
2013-06-19bcm63xx_enet: fix return value check in bcm_enet_shared_probe()Wei Yongjun
2013-06-19can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde
2013-06-18staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb)Isaku Yamahata
2013-06-18pxa168_eth: convert skb->end into skb_end_pointer(skb)Isaku Yamahata
2013-06-18mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)Isaku Yamahata
2013-06-18net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)Isaku Yamahata
2013-06-18net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb)Isaku Yamahata
2013-06-17fec: Add support to restart autonegotiateChris Healy
2013-06-17bonding: don't call alb_set_slave_mac_addr() while atomicVeaceslav Falico
2013-06-17net: cpsw: check for cpts pointer after its allocationSebastian Siewior
2013-06-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-17alx: add a simple AR816x/AR817x device driverJohannes Berg
2013-06-17tg3: Prevent system hang during repeated EEH errors.Michael Chan
2013-06-17Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()Haiyang Zhang
2013-06-17vxlan: handle skb_clone failurestephen hemminger
2013-06-17vxlan: only migrate dynamic FDB entriesstephen hemminger
2013-06-17vxlan: fix race between flush and incoming learningstephen hemminger
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2013-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-15Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-15Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-14mei: me: clear interrupts on the resume pathTomas Winkler
2013-06-14mei: nfc: fix nfc device freeingTomas Winkler
2013-06-14mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz
2013-06-14net/mlx4: Add VF link state supportRony Efraim
2013-06-14netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier
2013-06-14bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli
2013-06-14tulip: Properly check dma mapping resultNeil Horman
2013-06-13Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt
2013-06-13Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds