summaryrefslogtreecommitdiffstats
path: root/drivers/net/ibmlana.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: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-1/+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-4/+4
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-221-1/+1
* Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake2009-12-261-1/+2
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+1
* net: fix network driver ndo_start_xmit() return values (part 1)Patrick McHardy2009-06-131-3/+2
* netdev: ibmlana convert to net_device_opsStephen Hemminger2009-03-271-5/+12
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-131-1/+1
* ibmlana_init_one() must be __devinitAdrian Bunk2008-02-031-1/+1
* ibmlana_adapter_names[] must be __devinitdataAdrian Bunk2008-02-031-1/+1
* [netdrvr] ibmlana: move away from legacy MCA APIJeff Garzik2008-01-281-68/+51
* [netdrvr] ibmlana: modularization cleanupJeff Garzik2008-01-281-45/+64
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-281-2/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-3/+3
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-23/+14
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [netdrvr ibmlana, ibmveth] trim trailing whitespaceJeff Garzik2006-05-241-10/+10
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1080
OpenPOWER on IntegriCloud