aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/prism54/islpci_eth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-05-10net: trans_start cleanupsEric Dumazet1-2/+0
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-4/+4
2010-03-31wireless/prism54: remove trailing space in messagesFrans Pop1-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-0/+1
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger1-1/+1
2009-08-28PRISM54: fix compilation warningJaswinder Singh Rajput1-2/+2
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-13net: fix network drivers ndo_start_xmit() return values (part 3)Patrick McHardy1-7/+1
2009-03-21prism54: convert to internal net_device_statsStephen Hemminger1-7/+6
2009-01-29prism54: remove private implementation of le32_add_cpuHarvey Harrison1-2/+3
2008-06-27prism: islpci_eth.c endianness fixHarvey Harrison1-1/+1
2008-01-28prism54 trivial annotationsAl Viro1-1/+1
2007-05-29[PATCH] prism54: fix monitor mode oopsBjörn Steinbrink1-2/+3
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-4/+9
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-4/+0
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-13/+15
2006-12-02[PATCH] prism54: whitespace cleanupDmitry Torokhov1-4/+3
2006-12-02[PATCH] prism54: fix potential race in reset schedulingDmitry Torokhov1-10/+13
2006-11-22WorkStruct: make allyesconfigDavid Howells1-2/+2
2006-01-16[PATCH] prism54/islpci_eth.c: dev_kfree_skb used with interrupts disabledGraham Gower1-1/+1
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-5/+5
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik1-5/+5
2005-11-07[PATCH] prism54 : Transmit stats updated in wrong placeRoger While1-5/+5
2005-11-05[PATCH] prism54: Remove redundant assignmentDaniel Drake1-1/+0
2005-10-29[PATCH] prism54: Free skb after disabling interruptsPatrick McHardy1-4/+2
2005-10-28[wireless prism54] Fix frame lengthRoger While1-6/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+519