summaryrefslogtreecommitdiffstats
path: root/drivers/net/atp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-251-1/+1
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* 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/+0
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-221-3/+1
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-3/+4
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-2/+2
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* atp: convert to net_device_opsStephen Hemminger2009-01-071-8/+24
* drivers/net: fix sparse warnings: make do-while a compound statementHannes Eder2008-12-251-9/+10
* netdevice: Kill netdev->privWang Chen2008-12-081-1/+1
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-121-1/+2
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-071-7/+2
* misc drivers/net annotationsAl Viro2008-03-261-2/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-4/+4
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-31/+18
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* remove broken URLs from net drivers' outputMarkus Dahms2007-05-091-5/+3
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-5/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+952
OpenPOWER on IntegriCloud