| Commit message (Expand) | Author | Age |
* | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-03 |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 |
* | netdev: convert pseudo-devices to netdev_tx_t | Stephen Hemminger | 2009-09-01 |
* | ieee1394: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 |
* | ieee1394: constify device ID tables | Stefan Richter | 2009-03-24 |
* | ieee1394: Storage class should be before const qualifier | Tobias Klauser | 2009-03-24 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-01-08 |
|\ |
|
| * | ieee1394: eth1394: trivial sparse annotations | Harvey Harrison | 2009-01-04 |
| * | ieee1394: mark all hpsb_address_ops instances as const | Stefan Richter | 2009-01-04 |
* | | ieee1394: use internal network device stats | Stephen Hemminger | 2009-01-06 |
* | | ieee1394: remove unneeded last_rx | Stephen Hemminger | 2009-01-06 |
* | | ieee1394: convert to net_device_ops | Stephen Hemminger | 2009-01-06 |
|/ |
|
* | ieee1394: Use DIV_ROUND_UP | Julia Lawall | 2008-10-15 |
* | ieee1394: eth1394: fix lock imbalance | Stefan Richter | 2007-10-16 |
* | ieee1394: eth1394: superfluous local variable | Stefan Richter | 2007-10-16 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-10 |
* | [NET]: Wrap hard_header_parse | Stephen Hemminger | 2007-10-10 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | ieee1394: eth1394: revert parent device to that in 2.6.20 | Stefan Richter | 2007-07-09 |
* | ieee1394: fix to ether1394_tx in ether1394.c | Carlos E. Ugarte | 2007-06-16 |
* | ieee1394: eth1394: bring back a parent device | Stefan Richter | 2007-05-27 |
* | ieee1394: eth1394: handle tlabel exhaustion | Stefan Richter | 2007-05-27 |
* | ieee1394: eth1394: remove bogus netif_wake_queue | Stefan Richter | 2007-05-27 |
* | ieee1394: eth1394: send async streams at S100 on 1394b buses | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: fix error path in module_init | Akinobu Mita | 2007-04-29 |
* | ieee1394: eth1394: correct return codes in hard_start_xmit | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: hard_start_xmit is called in atomic context | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: some conditions are unlikely | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: clean up fragment_overlap | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: don't use alloc_etherdev | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: omit useless set_mac_address callback | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: CONFIG_INET is always defined | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: allow MTU bigger than 1500 | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: contain host reset | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: shorter error messages | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: correct a memset argument | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: refactor .probe and .update | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: .probe and .update may sleep | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: coding style | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: Move common recv_init code to helper function | Jean Delvare | 2007-04-29 |
* | ieee1394: eth1394: don't autoload by hotplug when ohci1394 starts | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: reduce excessive function inlining | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: clean up host removal | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: unregister address space in failure case | Stefan Richter | 2007-04-29 |
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |
* | ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conve... | Stefan Richter | 2007-03-23 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | ieee1394: Consolidate driver registering | Ben Collins | 2006-12-07 |