summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-25drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...Wolfram Sang1-3/+0
2013-07-25drivers: net: cpsw: add support to show hw stats via ethtoolMugunthan V N1-2/+200
2013-07-25bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...dingtianhong1-1/+1
2013-07-25bonding: add rtnl protection for bonding_store_fail_over_macdingtianhong1-4/+11
2013-07-25bonding: bond_sysfs.c checkpatch cleanupdingtianhong1-4/+2
2013-07-25bonding: don't call slave_xxx_netpoll under spinlocksdingtianhong1-12/+3
2013-07-25drivers/net: enic: Move ethtool code to a separate fileNeel Patel5-270/+309
2013-07-25be2net: delete primary MAC address while unloadingSathya Perla1-3/+5
2013-07-25be2net: use SET/GET_MAC_LIST for SH-RSathya Perla3-36/+50
2013-07-25be2net: refactor MAC-addr setup codeSathya Perla3-58/+48
2013-07-25be2net: fix pmac_id for BE3 VFsSathya Perla1-0/+4
2013-07-25be2net: allow VFs to program MAC and VLAN filtersSathya Perla3-0/+53
2013-07-25be2net: fix MAC address modification for VFSathya Perla3-38/+73
2013-07-25sh_eth: Add support for r8a7790 SoCSimon Horman2-1/+22
2013-07-25sh_eth: add support for RMIIMODE registerSimon Horman2-0/+6
2013-07-24team: add support for sending multicast rejoinsJiri Pirko1-0/+85
2013-07-24net: convert resend IGMP to notifier eventJiri Pirko2-35/+13
2013-07-24team: add peer notificationJiri Pirko1-0/+87
2013-07-24macvlan fdb replace supportThomas Richter1-0/+3
2013-07-24vxlan fdb replace an existing entryThomas Richter1-0/+38
2013-07-23fec: Use devm_request_irq()Fabio Estevam1-18/+3
2013-07-23fec: Remove unneeded check in platform_get_resource()Fabio Estevam1-4/+1
2013-07-23fec: Check the return value from clk_prepare_enable()Fabio Estevam1-12/+54
2013-07-23fec: Enable/disable clk_ptp in suspend/resumeFabio Estevam1-0/+4
2013-07-23fec: Fix the order for enabling/disabling the clocksFabio Estevam1-8/+8
2013-07-23fec: Do not enable/disable optional clocks unconditionallyFabio Estevam1-8/+16
2013-07-23tun: Support software transmit time stamping.Richard Cochran1-2/+12
2013-07-20net/velocity: add poll controller function for velocity nicAmit Uttamchandani1-0/+20
2013-07-20mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu1-6/+6
2013-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-76/+133
2013-07-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2013-07-19Merge tag 'md-3.11-fixes' of git://neil.brown.name/mdLinus Torvalds3-39/+39
2013-07-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds39-277/+918
2013-07-19macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-25/+37
2013-07-19tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-24/+38
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-29/+92
2013-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds28-103/+98
2013-07-18Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-1/+6
2013-07-18Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...Dave Airlie2-4/+14
2013-07-18md/raid1: fix bio handling problems in process_checks()NeilBrown1-23/+30
2013-07-18md: Remove recent change which allows devices to skip recovery.NeilBrown1-14/+0
2013-07-18md/raid10: fix two problems with RAID10 resync.NeilBrown1-2/+9
2013-07-18Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie11-33/+77
2013-07-18drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher4-0/+31
2013-07-18drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher1-3/+6
2013-07-17xen-netfront: pull on receive skb may need to happen earlierJan Beulich1-18/+13
2013-07-17vxlan: add necessary locking on device removalstephen hemminger1-0/+6
2013-07-17drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider1-2/+3
2013-07-17drm/radeon/dpm: fix atom vram table parsingAlex Deucher1-16/+10