aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ns83820.c
Commit message (Expand)AuthorAge
* ns83820: spin_lock_irq() => spin_lock()Dan Carpenter2010-10-18
* ns83820: Use predefined autoneg constantsDenis Kirjanov2010-09-06
* ns83820: Add copper device settingsDenis Kirjanov2010-09-06
* ns83820: Remove unused have_optical variable.Denis Kirjanov2010-09-06
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-02
* ns83820: Use helper to disable chip interruptsDenis Kirjanov2010-09-01
* ns83820: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* 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: Move && and || to end of previous lineJoe Perches2009-12-03
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* net: dont update dev->trans_startEric Dumazet2009-05-29
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* ns83820: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-27
* drivers/net/ns83820.c: fix sparse warnings: fix signednessHannes Eder2009-02-17
* netdev: add missing set_mac_address hookStephen Hemminger2009-01-11
* ns83820: fix net_device_ops supportStephen Hemminger2009-01-07
* ns83820: convert to net_device_opsStephen Hemminger2008-11-21
* net: convert print_mac to %pMJohannes Berg2008-10-27
* ns8320: use netdev_alloc_skbStephen Hemminger2008-05-30
* NET: ns83820.c remove fastcall macroDavid Miller2008-01-28
* [NET]: fix drivers/net/ns83820.c buildAndrew Morton2008-01-28
* [NET]: Remove FASTCALL macroHarvey Harrison2008-01-28
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [netdrvr] ns83820: add ethtool media supportJeff Garzik2007-10-10
* NS83820: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-18
* drivers/net/ns83820.c: fix a check-after-useAdrian Bunk2007-07-02
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-03
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-02
* Merge branch 'master' into upstreamJeff Garzik2006-12-07
|\
| * WorkStruct: make allyesconfigDavid Howells2006-11-22
* | [PATCH] ns83820 annotationsAl Viro2006-12-04
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
| * drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
|/
* [PATCH] lock validator: fix ns83820.c irq-flags bugIngo Molnar2006-07-05
* [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-05
* [netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik2006-07-05
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02