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