summaryrefslogtreecommitdiff
path: root/drivers/net/ibmlana.c
AgeCommit message (Expand)Author
2011-05-31Revert "net: fix section mismatches"David S. Miller
2011-04-18net: fix section mismatchesMichał Mirosław
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko
2009-12-26Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-06-13net: fix network driver ndo_start_xmit() return values (part 1)Patrick McHardy
2009-03-27netdev: ibmlana convert to net_device_opsStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox
2008-02-03ibmlana_init_one() must be __devinitAdrian Bunk
2008-02-03ibmlana_adapter_names[] must be __devinitdataAdrian Bunk
2008-01-28[netdrvr] ibmlana: move away from legacy MCA APIJeff Garzik
2008-01-28[netdrvr] ibmlana: modularization cleanupJeff Garzik
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-05-24[netdrvr ibmlana, ibmveth] trim trailing whitespaceJeff Garzik
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds