summaryrefslogtreecommitdiffstats
path: root/drivers/net/lib82596.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: normalize TX_TIMEOUTEric Dumazet2010-11-091-1/+1
* lasi82596: fix netdev_mc_count conversionHelge Deller2010-06-211-1/+1
* drivers/net: remove useless semicolonsJoe Perches2010-05-171-1/+1
* net: trans_start cleanupsEric Dumazet2010-05-101-2/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko2010-02-261-3/+4
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-3/+3
* drivers/net/lib82596.c: use %pM to shown MAC addressH Hartley Sweeten2009-12-291-5/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
* | net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-131-6/+5
|/
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
* lib82596: convert to net_device_opsAlexander Beregalov2009-04-161-9/+14
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-9/+4
* LIB82596: correct data types for hardware addressesThomas Bogendoerfer2007-12-011-25/+25
* [NETDRVR] lib82596, netxen: delete pointless tests from irq handlerJeff Garzik2007-10-231-7/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-10/+8
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-37/+27
* Extract chip specific code out of lasi_82596.cThomas Bogendoerfer2007-07-081-0/+1434
OpenPOWER on IntegriCloud