summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/calxeda (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-07net/at91_ether: use macb functions for get/set hwaddrJoachim Eastwood1-109/+3
2012-11-07net/macb: export macb_set_hwaddr and macb_get_hwaddrJoachim Eastwood2-3/+7
2012-11-07net/macb: support reversed hw addrJoachim Eastwood1-6/+18
2012-11-07net/macb: check all address registers setsJoachim Eastwood1-15/+20
2012-11-07be2net: remove adapter->eq_next_idxSathya Perla2-4/+0
2012-11-07be2net: remove roce on lancerSathya Perla3-29/+4
2012-11-07be2net: fix access to SEMAPHORE regSathya Perla4-22/+11
2012-11-07be2net: re-factor bar mapping codeSathya Perla1-95/+42
2012-11-07be2net: do not use sli_family to identify skyhawk-R chipSathya Perla4-9/+4
2012-11-07be2net: fix wrong usage of adapter->generationSathya Perla4-93/+92
2012-11-07be2net: remove LANCER A0 workaroundSathya Perla1-10/+0
2012-11-07mlx4: change TX coalescing defaultsEric Dumazet2-2/+2
2012-11-07usbnet: runtime wake up device before calling usbnet_{read|write}_cmdMing Lei1-4/+16
2012-11-07usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei1-49/+85
2012-11-07usbnet: smsc95xx: fix memory leak in smsc95xx_suspendMing Lei1-3/+10
2012-11-07usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei1-57/+90
2012-11-07usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei2-5/+61
2012-11-07net: calxedaxgmac: ip align receive buffersRob Herring1-5/+6
2012-11-07net: calxedaxgmac: rework transmit ring handlingRob Herring1-12/+12
2012-11-07net: calxedaxgmac: drop some unnecessary register writesRob Herring1-6/+0
2012-11-07net: calxedaxgmac: use raw i/o accessors in rx and tx pathsRob Herring1-6/+6
2012-11-07net: calxedaxgmac: remove explicit rx dma buffer pollingRob Herring1-3/+1
2012-11-07net: calxedaxgmac: enable operate on 2nd frame modeRob Herring1-2/+2
2012-11-07htb: fix two bugsEric Dumazet1-12/+5
2012-11-07tg3: Call tg3_netif_stop() from tg3_stop()Nithin Nayak Sujir1-5/+3
2012-11-07tg3: Support 5717 C0Michael Chan2-1/+10
2012-11-06net: at91_ether: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD1-0/+11
2012-11-06net: at91_ether: add dt supportJean-Christophe PLAGNIOL-VILLARD2-7/+89
2012-11-06drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issueKumar Amit Mehta1-43/+43
2012-11-06drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issueKumar Amit Mehta1-8/+8
2012-11-06sparc: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann1-0/+19
2012-11-04r8169: enable internal ASPM and clock request settingshayeswang1-9/+21
2012-11-04bridge: Avoid 'statement with no effect' compiler warningsLee Jones1-4/+4
2012-11-03drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall1-4/+2
2012-11-03atp: remove set_rx_mode_8012()Paul Bolle2-58/+2
2012-11-03cpsw: fix leaking IO mappingsRichard Cochran1-9/+8
2012-11-03cpsw: rename register banks to match the reference manual, part 2Richard Cochran1-13/+13
2012-11-03net: fix bridge notify hook to manage flags correctlyJohn Fastabend1-8/+18
2012-11-03macb: Keep driver's speed/duplex in sync with actual NCFGRVitalii Demianets1-0/+2
2012-11-03net: neterion: Do not break word unregister.YOSHIFUJI Hideaki / 吉藤英明1-1/+2
2012-11-03net: sh_eth: Fix a typo - replace regist with register.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2012-11-03ptp: fixup Kconfig for two PHC drivers.Richard Cochran2-2/+2
2012-11-03htb: improved accuracy at high ratesVimalkumar1-38/+90
2012-11-03vxlan: allow a user to set TTL valueVincent Bernat1-0/+3
2012-11-03smsc75xx: add wol support for more frame typesSteve Glendinning2-33/+124
2012-11-03if_ether.h: add B.A.T.M.A.N.-Advanced EthertypeAntonio Quartulli1-0/+1
2012-11-03r8169: Kill SafeMtu macroKirill Smelkov1-1/+0
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang11-26/+32
2012-11-03ipv4: avoid a test in ip_rt_put()Eric Dumazet1-3/+6
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman4-42/+46