| Commit message (Expand) | Author | Age | Files | Lines |
* | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -4/+4 |
* | net/various: remove trailing space in messages | Frans Pop | 2010-03-24 | 1 | -1/+1 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | | net: convert multiple drivers to use netdev_for_each_mc_addr, part6 | Jiri Pirko | 2010-02-26 | 1 | -6/+1 |
* | | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 | 1 | -1/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-23 | 1 | -3/+2 |
|\| |
|
| * | ucc_geth: Fix full TX queue processing | Jiajun Wu | 2010-01-19 | 1 | -3/+2 |
* | | ucc_geth: update the tbi-phy setting | Liu Yu-B13201 | 2010-01-21 | 1 | -8/+15 |
|/ |
|
* | ucc_geth: Fix netdev watchdog triggering on suspend | Anton Vorontsov | 2009-12-31 | 1 | -1/+2 |
* | ucc_geth: Don't needlessly change MAC settings in adjust_link() | Anton Vorontsov | 2009-12-27 | 1 | -15/+18 |
* | ucc_geth: Fix netdev watchdog triggering on link changes | Anton Vorontsov | 2009-12-27 | 1 | -2/+5 |
* | ucc_geth: Fix empty TX queue processing | Anton Vorontsov | 2009-12-27 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-10 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 1 | -12/+12 |
|/ |
|
* | ucc_geth: Fix hangs after switching from full to half duplex | Anton Vorontsov | 2009-09-11 | 1 | -5/+31 |
* | ucc_geth: Rearrange some code to avoid forward declarations | Anton Vorontsov | 2009-09-11 | 1 | -151/+149 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-09-02 | 1 | -2/+3 |
|\ |
|
| * | drivers/net: fixed drivers that support netpoll use ndo_start_xmit() | Dongdong Deng | 2009-08-15 | 1 | -2/+3 |
* | | ucc_geth: Implement suspend/resume and Wake-On-LAN support | Anton Vorontsov | 2009-08-31 | 1 | -0/+85 |
* | | ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code | Anton Vorontsov | 2009-08-31 | 1 | -32/+0 |
* | | ucc_geth: Factor out MAC initialization steps into a call | Anton Vorontsov | 2009-08-31 | 1 | -35/+52 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-24 | 1 | -16/+7 |
|\| |
|
| * | ucc_geth: Revive fixed link support | Anton Vorontsov | 2009-07-22 | 1 | -16/+7 |
* | | ucc_geth: Add support for skb recycling | Anton Vorontsov | 2009-07-08 | 1 | -12/+28 |
* | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-06 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-18 | 1 | -67/+46 |
|\ |
|
| * | net/ucc_geth: Add SGMII support for UCC GETH driver | Haiying Wang | 2009-06-18 | 1 | -1/+57 |
| * | Revert "net/ucc_geth: Add SGMII support for UEC GETH driver" | Grant Likely | 2009-06-18 | 1 | -78/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-15 | 1 | -57/+130 |
|\| |
|
| * | net/ucc_geth: Add SGMII support for UEC GETH driver | Haiying Wang | 2009-06-03 | 1 | -1/+78 |
| * | net/ucc_geth: allow to set mac address on running device | Kevin Hao | 2009-05-27 | 1 | -1/+32 |
| * | net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property. | Grant Likely | 2009-04-28 | 1 | -3/+0 |
| * | net: Rework ucc_geth driver to use of_mdio infrastructure | Grant Likely | 2009-04-27 | 1 | -35/+12 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-04-23 | 1 | -1/+2 |
| |\ |
|
| * | | ucc_geth: Move freeing of TX packets to NAPI context | Joakim Tjernlund | 2009-04-21 | 1 | -20/+11 |
* | | | net/ucc_geth: Assign six threads to Rx for UEC | Haiying Wang | 2009-05-19 | 1 | -1/+9 |
* | | | net/ucc_geth: update riscTx and riscRx in ucc_geth | Haiying Wang | 2009-05-19 | 1 | -3/+11 |
| |/
|/| |
|
* | | ucc_geth.c: Fix upsmr setting in RMII mode | Heiko Schocher | 2009-04-22 | 1 | -1/+2 |
|/ |
|
* | ucc_geth: Pass proper device to DMA routines, otherwise oops happens | Anton Vorontsov | 2009-04-02 | 1 | -10/+11 |
* | ucc_geth: Remove unused header | Kumar Gala | 2009-04-02 | 1 | -1/+0 |
* | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe(). | David S. Miller | 2009-03-29 | 1 | -5/+6 |
* | ucc_geth: Fix three oopses in PHY {de,}initialization code | Anton Vorontsov | 2009-03-28 | 1 | -10/+11 |
* | ucc_geth: Convert to net_device_ops | Joakim Tjernlund | 2009-03-25 | 1 | -9/+15 |
* | ucc_geth: Fix build breakage caused by a merge | Anton Vorontsov | 2009-03-24 | 1 | -1/+1 |
* | ucc_geth: Fix merge error. | David S. Miller | 2009-03-24 | 1 | -5/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-23 | 1 | -23/+13 |
|\ |
|
| * | ucc_geth: Fix oops when using fixed-link support | Anton Vorontsov | 2009-03-23 | 1 | -24/+10 |
* | | netdev: Merge UCC and gianfar MDIO bus drivers | Andy Fleming | 2009-02-05 | 1 | -12/+4 |