summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-07-24drivers: net: cpsw: add support to show hw stats via ethtoolMugunthan V N
2013-07-24bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...dingtianhong
2013-07-24bonding: add rtnl protection for bonding_store_fail_over_macdingtianhong
2013-07-24bonding: bond_sysfs.c checkpatch cleanupdingtianhong
2013-07-24bonding: don't call slave_xxx_netpoll under spinlocksdingtianhong
2013-07-24drivers/net: enic: Move ethtool code to a separate fileNeel Patel
2013-07-24be2net: delete primary MAC address while unloadingSathya Perla
2013-07-24be2net: use SET/GET_MAC_LIST for SH-RSathya Perla
2013-07-24be2net: refactor MAC-addr setup codeSathya Perla
2013-07-24be2net: fix pmac_id for BE3 VFsSathya Perla
2013-07-24be2net: allow VFs to program MAC and VLAN filtersSathya Perla
2013-07-24be2net: fix MAC address modification for VFSathya Perla
2013-07-24sh_eth: Add support for r8a7790 SoCSimon Horman
2013-07-24sh_eth: add support for RMIIMODE registerSimon Horman
2013-07-23team: add support for sending multicast rejoinsJiri Pirko
2013-07-23net: convert resend IGMP to notifier eventJiri Pirko
2013-07-23team: add peer notificationJiri Pirko
2013-07-23macvlan fdb replace supportThomas Richter
2013-07-23vxlan fdb replace an existing entryThomas Richter
2013-07-22fec: Use devm_request_irq()Fabio Estevam
2013-07-22fec: Remove unneeded check in platform_get_resource()Fabio Estevam
2013-07-22fec: Check the return value from clk_prepare_enable()Fabio Estevam
2013-07-22fec: Enable/disable clk_ptp in suspend/resumeFabio Estevam
2013-07-22fec: Fix the order for enabling/disabling the clocksFabio Estevam
2013-07-22fec: Do not enable/disable optional clocks unconditionallyFabio Estevam
2013-07-22tun: Support software transmit time stamping.Richard Cochran
2013-07-19net/velocity: add poll controller function for velocity nicAmit Uttamchandani
2013-07-19mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu
2013-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-18Merge tag 'md-3.11-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-07-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-18macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-07-18tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-18Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-18Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...Dave Airlie
2013-07-18md/raid1: fix bio handling problems in process_checks()NeilBrown
2013-07-18md: Remove recent change which allows devices to skip recovery.NeilBrown
2013-07-18md/raid10: fix two problems with RAID10 resync.NeilBrown
2013-07-18Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2013-07-17drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher
2013-07-17drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher
2013-07-17xen-netfront: pull on receive skb may need to happen earlierJan Beulich
2013-07-17vxlan: add necessary locking on device removalstephen hemminger
2013-07-17drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider
2013-07-17drm/radeon/dpm: fix atom vram table parsingAlex Deucher
2013-07-17drm/radeon: fix an endian bug in atom table parsingAlex Deucher