summaryrefslogtreecommitdiff
path: root/drivers/net/ibmlana.c
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-02
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-22
* Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake2009-12-26
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: fix network driver ndo_start_xmit() return values (part 1)Patrick McHardy2009-06-13
* netdev: ibmlana convert to net_device_opsStephen Hemminger2009-03-27
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-03
* net: convert print_mac to %pMJohannes Berg2008-10-27
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-13
* ibmlana_init_one() must be __devinitAdrian Bunk2008-02-03
* ibmlana_adapter_names[] must be __devinitdataAdrian Bunk2008-02-03
* [netdrvr] ibmlana: move away from legacy MCA APIJeff Garzik2008-01-28
* [netdrvr] ibmlana: modularization cleanupJeff Garzik2008-01-28
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-28
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-25
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [netdrvr ibmlana, ibmveth] trim trailing whitespaceJeff Garzik2006-05-24
* Linux-2.6.12-rc2Linus Torvalds2005-04-16