aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-25net/tg3: Avoid delay during MMIO accessGavin Shan
2013-06-25macvtap: fix recovery from gup errorsMichael S. Tsirkin
2013-06-25tun: fix recovery from gup errorsMichael S. Tsirkin
2013-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-24ath9k_htc: Handle IDLE state transition properlySujith Manoharan
2013-06-24ath9k: fix an RCU issue in calling ieee80211_get_tx_ratesFelix Fietkau
2013-06-24qlcnic: Do not sleep while holding spinlockShahed Shaikh
2013-06-24drivers: net: cpsw: fix compilation error with cpsw driverMugunthan V N
2013-06-24sh_eth: fix misreporting of transmit abortSergei Shtylyov
2013-06-24sh_eth: fix unhandled RFE interruptSergei Shtylyov
2013-06-24qmi_wwan: add various Novatel Gobi1K IDsDan Williams
2013-06-24net: eth: davicnci_cpdma: check dma map errorSebastian Siewior
2013-06-24bonding: fix slave speed reporting in bond_miimon_commitNikolay Aleksandrov
2013-06-24net/mlx_en: Timestamping is not supported in slave modeAmir Vadai
2013-06-19mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel
2013-06-19pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel
2013-06-19sfc: Remove write permission from phy_type attributeBen Hutchings
2013-06-19netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney
2013-06-19netdev: octeon_mgmt: Correct tx IFG workaround.David Daney
2013-06-19stmmac: fix EEE setupGiuseppe CAVALLARO
2013-06-19drivers: net: cpsw: fix cpsw clock gating issue across suspend/resumeMugunthan V N
2013-06-19net: fec: Fix build for MCF5272Guenter Roeck
2013-06-19vxlan: fix check for migration of static entrystephen hemminger
2013-06-19can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde
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-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-14Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-14Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-13mei: me: clear interrupts on the resume pathTomas Winkler
2013-06-13mei: nfc: fix nfc device freeingTomas Winkler
2013-06-13mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz
2013-06-13netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier
2013-06-13tulip: 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
2013-06-13brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel
2013-06-13Merge tag 'md-3.10-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-06-13Bluetooth: btmrvl: fix thread stopping raceDaniel Drake
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N
2013-06-13drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N