aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/skfp
Commit message (Expand)AuthorAge
* net: convert multicast list to list_headJiri Pirko2010-04-03
* net/various: remove trailing space in messagesFrans Pop2010-03-24
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: s/widht/width/g typo in commentsDaniel Mack2010-02-05
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-18
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
* | drivers/net/skfp/skfddi.c: use %pMF to show MAC addresshartleys2010-01-07
|/
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-12
* | net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* | skfddi: convert PRINTK() to pr_debug()Alexander Beregalov2009-05-18
|/
* trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig2009-03-30
* drivers/net/skfp: fix sparse warning: Should it be static?Hannes Eder2009-02-17
* drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin2009-01-29
* drivers/net/skfp: fix sparse warnings: make symbols staticHannes Eder2008-12-26
* fddi: convert to new network device opsStephen Hemminger2008-11-20
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* drivers/net/skfp/pmf.c: Use offsetof() macroTakashi Iwai2008-09-24
* drivers/net/skfp/ess.c: fix compile warningsTakashi Iwai2008-08-27
* net: use the common ascii hex helpersHarvey Harrison2008-07-30
* skfp annotationsAl Viro2008-03-26
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03
* NULL noise in drivers/netAl Viro2008-01-28
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* drivers/net/skfp: Remove dead code referencing pci_find_device()Jeff Garzik2007-10-10
* [netdrvr] skfp: remove a bunch of dead codeJeff Garzik2007-10-10
* Typo fixes errror -> errorGabriel Craciunescu2007-07-31
* potential parse error in ifdefYoann Padioleau2007-06-01
* remove unused header file: drivers/net/skfp/h/lnkstat.hRobert P. J. Day2007-04-28
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-26
* net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan2007-02-27
* net: use bitrev8Akinobu Mita2007-02-05
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-30
* [PATCH] skfp warning fixesAndrew Morton2006-03-21
* Massive net driver const-ification.Arjan van de Ven2006-03-03
* [PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2005-10-30