aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire/net.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Gravatar Linus Torvalds 1-2/+3
2011-07-13net: Push protocol type directly down to header_ops->cache()Gravatar David S. Miller 1-3/+3
2011-06-02firewire: net: replacing deprecated __attribute__((packed)) with __packedGravatar August Lilleaas 1-2/+3
2011-05-10firewire: optimize iso queueing by setting wake only after the last packetGravatar Clemens Ladisch 1-1/+3
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-01-21firewire: net: invalidate ARP entries of removed nodesGravatar Maxim Levitsky 1-1/+8
2010-12-19firewire: net: set carrier state at ifupGravatar Stefan Richter 1-15/+21
2010-12-19firewire: net: add carrier detectionGravatar Maxim Levitsky 1-0/+17
2010-12-13firewire: net: ratelimit error messagesGravatar Maxim Levitsky 1-4/+12
2010-11-17firewire: net: throttle TX queue before running out of tlabelsGravatar Stefan Richter 1-24/+35
2010-11-17firewire: net: replace lists by countersGravatar Stefan Richter 1-47/+26
2010-11-17firewire: net: fix memory leaksGravatar Stefan Richter 1-4/+31
2010-11-17firewire: net: count stats.tx_packets and stats.tx_bytesGravatar Stefan Richter 1-3/+6
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-13/+15
2010-08-19firewire: net: fix unicast reception RCODE in failure pathsGravatar Stefan Richter 1-13/+15
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoGravatar Ben Hutchings 1-13/+0
2010-08-02Merge firewire branches to be released post v2.6.35Gravatar Stefan Richter 1-2/+2
2010-06-20firewire: remove an unused function argumentGravatar Stefan Richter 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-01firewire: net: fix panic in fwnet_write_completeGravatar Stefan Richter 1-14/+39
2009-09-02drivers: Kill now superfluous ->last_rx storesGravatar Eric Dumazet 1-2/+0
2009-09-02netdev: drivers should make ethtool_ops constGravatar Stephen Hemminger 1-1/+1
2009-09-01netdev: convert pseudo drivers to netdev_tx_tGravatar Stephen Hemminger 1-1/+1
2009-06-16firewire: net: better FIFO address range check and rcodesGravatar Stefan Richter 1-16/+14
2009-06-16firewire: net: fix card driver reloadingGravatar Stefan Richter 1-8/+10
2009-06-14firewire: net: adjust net_device opsGravatar Stefan Richter 1-10/+2
2009-06-14firewire: net: remove unused codeGravatar Stefan Richter 1-6/+1
2009-06-14firewire: net: allow for unordered unit discoveryGravatar Stefan Richter 1-247/+207
2009-06-14firewire: net: style changesGravatar Stefan Richter 1-1076/+965
2009-06-14firewire: net: add Kconfig item, rename driverGravatar Stefan Richter 1-0/+1819