aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/arlan-main.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-30arlan: move driver to stagingJohn W. Linville1-1887/+0
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger1-2/+2
2009-07-24arlan: inverted logic?Roel Kluin1-1/+1
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy1-1/+1
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-9/+12
2009-03-27wireless: convert arlan to net_device_opsStephen Hemminger1-9/+12
2009-02-11arlan-main.c fix compilation warnings for phys_addr_tJaswinder Singh Rajput1-2/+2
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-10-27net: convert print_mac to %pMJohannes Berg1-16/+10
2008-05-14arlan: use netstats in net_device structurePaulius Zaleckas1-20/+20
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-11/+12
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-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-26[PATCH] arlan: fix section mismatch warningsRandy Dunlap1-2/+2
2005-06-26[PATCH] arlan: module parameter fixesMagnus Damm1-14/+12
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1896