aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/forcedeth.c
Commit message (Expand)AuthorAge
* forcedeth: mac address mcp77/79Ayaz Abdulla2008-02-03
* forcedeth: multicast fixAyaz Abdulla2008-02-03
* forcedeth: tx pause fixAyaz Abdulla2008-02-03
* forcedeth: updated copyright sectionAyaz Abdulla2008-02-03
* forcedeth: checksum fixAyaz Abdulla2008-02-03
* forcedeth: reset register fixAyaz Abdulla2008-02-03
* forcedeth endianness bugsAl Viro2008-01-28
* [FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink2008-01-09
* forcedeth boot delay fixAyaz Abdulla2007-11-23
* forcedeth: new mcp79 pci idsAyaz Abdulla2007-11-23
* [netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla2007-10-25
* forcedeth msi bugfixManfred Spraul2007-10-17
* forcedeth: fix rx-work condition in nv_rx_process_optimized() tooIngo Molnar2007-10-17
* [netdrvr] forcedeth: remove in-driver copy of net_device_statsJeff Garzik2007-10-16
* [netdrvr] forcedeth: improved probe info; dev_printk() cleanupsJeff Garzik2007-10-16
* forcedeth: fix NAPI rx poll functionIngo Molnar2007-10-16
* forcedeth: "no link" is informationalEd Swierk2007-10-10
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* fix realtek phy id in forcedethWilly Tarreau2007-08-25
* fix random hang in forcedeth driver when using netconsoleTimo Jantunen2007-08-18
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-31
* forcedeth: mac address correctAyaz Abdulla2007-07-30
* forcedeth: mcp73 device additionAyaz Abdulla2007-07-24
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-16
|\
| * forcedeth bug fix: realtek phyAyaz Abdulla2007-07-16
| * forcedeth bug fix: vitesse phyAyaz Abdulla2007-07-16
| * forcedeth bug fix: cicada phyAyaz Abdulla2007-07-16
* | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
|/
* forcedeth: use unicast receive mode for WoLTim Mann2007-06-20
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-03
* forcedeth: fix cpu irq maskAyaz Abdulla2007-05-24
* [FORCEDETH]: Use skb_tailroom where appropriateArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* forcedeth: fix tx timeoutAyaz Abdulla2007-03-28
* forcedeth: fix nic pollAyaz Abdulla2007-03-28
* forcedeth: fix checksum feature in mcp65Ayaz Abdulla2007-02-27
* forcedeth: disable msixAyaz Abdulla2007-02-27
* forcedeth: fixed missing call in napi pollAyaz Abdulla2007-02-27
* forcedeth: statistics optimizationAyaz Abdulla2007-02-05
* forcedeth: statistics supportedAyaz Abdulla2007-02-05
* forcedeth: tx max workAyaz Abdulla2007-02-05
* forcedeth: irq data path optimizationAyaz Abdulla2007-02-05
* forcedeth: rx data path optimizationAyaz Abdulla2007-02-05
* forcedeth: tx data path optimizationAyaz Abdulla2007-02-05