| Commit message (Expand) | Author | Age |
* | [FORCEDETH]: Fix reversing the MAC address on suspend. | Bj�rn Steinbrink | 2008-01-09 |
* | forcedeth boot delay fix | Ayaz Abdulla | 2007-11-23 |
* | forcedeth: new mcp79 pci ids | Ayaz Abdulla | 2007-11-23 |
* | [netdrvr] forcedeth: add MCP77 device IDs | Ayaz Abdulla | 2007-10-25 |
* | forcedeth msi bugfix | Manfred Spraul | 2007-10-17 |
* | forcedeth: fix rx-work condition in nv_rx_process_optimized() too | Ingo Molnar | 2007-10-17 |
* | [netdrvr] forcedeth: remove in-driver copy of net_device_stats | Jeff Garzik | 2007-10-16 |
* | [netdrvr] forcedeth: improved probe info; dev_printk() cleanups | Jeff Garzik | 2007-10-16 |
* | forcedeth: fix NAPI rx poll function | Ingo Molnar | 2007-10-16 |
* | forcedeth: "no link" is informational | Ed Swierk | 2007-10-10 |
* | [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count | Jeff Garzik | 2007-10-10 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 |
* | [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls | Jeff Garzik | 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 |
* | fix realtek phy id in forcedeth | Willy Tarreau | 2007-08-25 |
* | fix random hang in forcedeth driver when using netconsole | Timo Jantunen | 2007-08-18 |
* | [NET]: ethtool_perm_addr only has one implementation | Matthew Wilcox | 2007-07-31 |
* | forcedeth: mac address correct | Ayaz Abdulla | 2007-07-30 |
* | forcedeth: mcp73 device addition | Ayaz Abdulla | 2007-07-24 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-16 |
|\ |
|
| * | forcedeth bug fix: realtek phy | Ayaz Abdulla | 2007-07-16 |
| * | forcedeth bug fix: vitesse phy | Ayaz Abdulla | 2007-07-16 |
| * | forcedeth bug fix: cicada phy | Ayaz Abdulla | 2007-07-16 |
* | | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 |
|/ |
|
* | forcedeth: use unicast receive mode for WoL | Tim Mann | 2007-06-20 |
* | network drivers: eliminate unneeded kill_vid code | Stephen Hemminger | 2007-06-03 |
* | forcedeth: fix cpu irq mask | Ayaz Abdulla | 2007-05-24 |
* | [FORCEDETH]: Use skb_tailroom where appropriate | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Convert skb->end 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 |
* | forcedeth: fix tx timeout | Ayaz Abdulla | 2007-03-28 |
* | forcedeth: fix nic poll | Ayaz Abdulla | 2007-03-28 |
* | forcedeth: fix checksum feature in mcp65 | Ayaz Abdulla | 2007-02-27 |
* | forcedeth: disable msix | Ayaz Abdulla | 2007-02-27 |
* | forcedeth: fixed missing call in napi poll | Ayaz Abdulla | 2007-02-27 |
* | forcedeth: statistics optimization | Ayaz Abdulla | 2007-02-05 |
* | forcedeth: statistics supported | Ayaz Abdulla | 2007-02-05 |
* | forcedeth: tx max work | Ayaz Abdulla | 2007-02-05 |
* | forcedeth: irq data path optimization | Ayaz Abdulla | 2007-02-05 |
* | forcedeth: rx data path optimization | Ayaz Abdulla | 2007-02-05 |
* | forcedeth: tx data path optimization | Ayaz Abdulla | 2007-02-05 |
* | forcedeth: tx limiting | Ayaz Abdulla | 2007-02-05 |
* | forcedeth: optimized routines | Ayaz Abdulla | 2007-02-05 |
* | forcedeth: rx skb recycle | Ayaz Abdulla | 2007-02-05 |
* | forcedeth: tx locking | Ayaz Abdulla | 2007-02-05 |
* | forcedeth: ring access | Ayaz Abdulla | 2007-02-05 |
* | forcedeth: dma access | Ayaz Abdulla | 2007-02-05 |
* | remove NETIF_F_TSO ifdefery | Arjan van de Ven | 2007-02-05 |