| Commit message (Expand) | Author | Age |
* | firewire: net: remove unused variable in fwnet_receive_broadcast() | Wei Yongjun | 2012-12-03 |
* | firewire: net: Fix handling of fragmented multicast/broadcast packets. | Stephan Gatzka | 2012-12-02 |
* | firewire: net: use dev_printk API | Stefan Richter | 2012-02-22 |
* | firewire: net: identify to driver core as "firewire_net", not "net" | Stefan Richter | 2012-02-22 |
* | firewire: net: Use posted writes | Stephan Gatzka | 2011-10-09 |
* | firewire: use clamp and min3 macros | Stefan Richter | 2011-10-09 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2011-07-22 |
|\ |
|
| * | firewire: net: replacing deprecated __attribute__((packed)) with __packed | August Lilleaas | 2011-06-02 |
* | | net: Push protocol type directly down to header_ops->cache() | David S. Miller | 2011-07-13 |
|/ |
|
* | firewire: optimize iso queueing by setting wake only after the last packet | Clemens Ladisch | 2011-05-10 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | firewire: net: invalidate ARP entries of removed nodes | Maxim Levitsky | 2011-01-20 |
* | firewire: net: set carrier state at ifup | Stefan Richter | 2010-12-19 |
* | firewire: net: add carrier detection | Maxim Levitsky | 2010-12-19 |
* | firewire: net: ratelimit error messages | Maxim Levitsky | 2010-12-13 |
* | firewire: net: throttle TX queue before running out of tlabels | Stefan Richter | 2010-11-16 |
* | firewire: net: replace lists by counters | Stefan Richter | 2010-11-16 |
* | firewire: net: fix memory leaks | Stefan Richter | 2010-11-16 |
* | firewire: net: count stats.tx_packets and stats.tx_bytes | Stefan Richter | 2010-11-16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-10 |
|\ |
|
| * | firewire: net: fix unicast reception RCODE in failure paths | Stefan Richter | 2010-08-19 |
* | | ethtool: Provide a default implementation of ethtool_ops::get_drvinfo | Ben Hutchings | 2010-08-17 |
|/ |
|
* | Merge firewire branches to be released post v2.6.35 | Stefan Richter | 2010-08-02 |
|\ |
|
| * | firewire: remove an unused function argument | Stefan Richter | 2010-06-20 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | firewire: net: fix panic in fwnet_write_complete | Stefan Richter | 2010-02-01 |
* | 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 drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 |
* | firewire: net: better FIFO address range check and rcodes | Stefan Richter | 2009-06-16 |
* | firewire: net: fix card driver reloading | Stefan Richter | 2009-06-16 |
* | firewire: net: adjust net_device ops | Stefan Richter | 2009-06-14 |
* | firewire: net: remove unused code | Stefan Richter | 2009-06-14 |
* | firewire: net: allow for unordered unit discovery | Stefan Richter | 2009-06-14 |
* | firewire: net: style changes | Stefan Richter | 2009-06-14 |
* | firewire: net: add Kconfig item, rename driver | Stefan Richter | 2009-06-14 |