aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibmlana.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-31Revert "net: fix section mismatches"David S. Miller1-2/+2
2011-04-18net: fix section mismatchesMichał Mirosław1-2/+2
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-30drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas1-1/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet1-1/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2010-04-03net: convert multicast list to list_headJiri Pirko1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko1-1/+1
2009-12-26Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake1-1/+2
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger1-1/+1
2009-06-13net: fix network driver ndo_start_xmit() return values (part 1)Patrick McHardy1-3/+2
2009-03-27netdev: ibmlana convert to net_device_opsStephen Hemminger1-5/+12
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-10-27net: convert print_mac to %pMJohannes Berg1-3/+2
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox1-1/+1
2008-02-03ibmlana_init_one() must be __devinitAdrian Bunk1-1/+1
2008-02-03ibmlana_adapter_names[] must be __devinitdataAdrian Bunk1-1/+1
2008-01-28[netdrvr] ibmlana: move away from legacy MCA APIJeff Garzik1-68/+51
2008-01-28[netdrvr] ibmlana: modularization cleanupJeff Garzik1-45/+64
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik1-2/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-3/+3
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik1-23/+14
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-05-24[netdrvr ibmlana, ibmveth] trim trailing whitespaceJeff Garzik1-10/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1080