summaryrefslogtreecommitdiffstats
path: root/drivers/firewire/net.c
AgeCommit message (Expand)AuthorLines
2012-02-22firewire: net: use dev_printk APIStefan Richter-20/+21
2012-02-22firewire: net: identify to driver core as "firewire_net", not "net"Stefan Richter-1/+1
2011-10-09firewire: net: Use posted writesStephan Gatzka-7/+2
2011-10-09firewire: use clamp and min3 macrosStefan Richter-5/+1
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-2/+3
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller-3/+3
2011-06-02firewire: net: replacing deprecated __attribute__((packed)) with __packedAugust Lilleaas-2/+3
2011-05-10firewire: optimize iso queueing by setting wake only after the last packetClemens Ladisch-1/+3
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-01-21firewire: net: invalidate ARP entries of removed nodesMaxim Levitsky-1/+8
2010-12-19firewire: net: set carrier state at ifupStefan Richter-15/+21
2010-12-19firewire: net: add carrier detectionMaxim Levitsky-0/+17
2010-12-13firewire: net: ratelimit error messagesMaxim Levitsky-4/+12
2010-11-17firewire: net: throttle TX queue before running out of tlabelsStefan Richter-24/+35
2010-11-17firewire: net: replace lists by countersStefan Richter-47/+26
2010-11-17firewire: net: fix memory leaksStefan Richter-4/+31
2010-11-17firewire: net: count stats.tx_packets and stats.tx_bytesStefan Richter-3/+6
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-13/+15
2010-08-19firewire: net: fix unicast reception RCODE in failure pathsStefan Richter-13/+15
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings-13/+0
2010-08-02Merge firewire branches to be released post v2.6.35Stefan Richter-2/+2
2010-06-20firewire: remove an unused function argumentStefan Richter-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-02-01firewire: net: fix panic in fwnet_write_completeStefan Richter-14/+39
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet-2/+0
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger-1/+1
2009-09-01netdev: convert pseudo drivers to netdev_tx_tStephen Hemminger-1/+1
2009-06-16firewire: net: better FIFO address range check and rcodesStefan Richter-16/+14
2009-06-16firewire: net: fix card driver reloadingStefan Richter-8/+10
2009-06-14firewire: net: adjust net_device opsStefan Richter-10/+2
2009-06-14firewire: net: remove unused codeStefan Richter-6/+1
2009-06-14firewire: net: allow for unordered unit discoveryStefan Richter-247/+207
2009-06-14firewire: net: style changesStefan Richter-1076/+965
2009-06-14firewire: net: add Kconfig item, rename driverStefan Richter-0/+1819