| Commit message (Expand) | Author | Age |
* | net drivers: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-25 |
* | phy: Change mii_bus id field to a string | Andy Fleming | 2008-04-16 |
* | macb: Use semicolon instead of comma for statement | Atsushi Nemoto | 2008-04-12 |
* | macb: Call phy_disconnect on removing | Atsushi Nemoto | 2008-04-12 |
* | macb: Fix speed setting | Atsushi Nemoto | 2008-02-24 |
* | macb: Fix section mismatch and shrink runtime footprint | Haavard Skinnemoen | 2008-02-03 |
* | MACB: clear transmit buffers properly on transmit underrun | Gregory CLEMENT | 2007-12-22 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 |
* | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 2007-10-10 |
* | macb: Add multicast capability | Patrice Vilchez | 2007-07-16 |
* | macb: Use generic PHY layer | frederic RODO | 2007-07-16 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-26 |
* | macb: Remove inappropriate spinlocks around mii calls | Haavard Skinnemoen | 2007-02-17 |
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-02-07 |
|\ |
|
| * | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 |
* | | AT91: MACB support | Andrew Victor | 2007-02-07 |
|/ |
|
* | [PATCH] MACB: Use __raw register access | Haavard Skinnemoen | 2006-12-11 |
* | [PATCH] MACB: Use struct delayed_work instead of struct work_struct | Haavard Skinnemoen | 2006-12-11 |
* | [PATCH] Atmel MACB ethernet driver | Haavard Skinnemoen | 2006-12-02 |