summaryrefslogtreecommitdiff
path: root/drivers/net/skfp
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17net: change to new flag variablematt mooney
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-28skfp: testing the wrong variable in skfp_driver_init()Dan Carpenter
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-13drivers/net/skfp: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-08-09Fix spelling fuction -> function in commentsStefan Weil
2010-05-17drivers/net: remove useless semicolonsJoe Perches
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric 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-03-24net/various: remove trailing space in messagesFrans Pop
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-18net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-05tree-wide: s/widht/width/g typo in commentsDaniel Mack
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-07drivers/net/skfp/skfddi.c: use %pMF to show MAC addresshartleys
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-05-17skfddi: convert PRINTK() to pr_debug()Alexander Beregalov
2009-03-30trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig
2009-02-17drivers/net/skfp: fix sparse warning: Should it be static?Hannes Eder
2009-01-29drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin
2008-12-26drivers/net/skfp: fix sparse warnings: make symbols staticHannes Eder
2008-11-20fddi: convert to new network device opsStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-09-24drivers/net/skfp/pmf.c: Use offsetof() macroTakashi Iwai
2008-08-27drivers/net/skfp/ess.c: fix compile warningsTakashi Iwai
2008-07-30net: use the common ascii hex helpersHarvey Harrison
2008-03-26skfp annotationsAl Viro
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2008-01-28NULL noise in drivers/netAl Viro
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10drivers/net/skfp: Remove dead code referencing pci_find_device()Jeff Garzik
2007-10-10[netdrvr] skfp: remove a bunch of dead codeJeff Garzik
2007-07-31Typo fixes errror -> errorGabriel Craciunescu