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