aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ioc3-eth.c
Commit message (Expand)AuthorAge
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-25
* ioc3-eth: Use the instance of net_device_stats from net_device.Ralf Baechle2010-07-05
* net: trans_start cleanupsEric Dumazet2010-05-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-22
* 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
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: ntohs() misuseEric Dumazet2009-06-11
* ioc3-eth: convert to net_device_opsAlexander Beregalov2009-04-13
* 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
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert more to %pMJohannes Berg2008-10-27
* net: convert print_mac to %pMJohannes Berg2008-10-27
* [IOC3] Fix section missmatchRalf Baechle2008-03-17
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* IOC3: Switch hw checksumming to ethtool configurable.Ralf Baechle2007-10-10
* IOC3: Program UART predividers.Ralf Baechle2007-08-31
* IOC3: Switch to pci refcounting safe APIsAlan Cox2007-07-10
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo2007-04-26
* [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
* Fix link autonegotiation timer.Ralf Baechle2007-02-17
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-03
* [PATCH] Fix timer raceRalf Baechle2006-10-21
* 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
| * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-12
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC.Ralf Baechle2006-06-22
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-28
* [PATCH] IOC3: Replace obsolete PCI APIRalf Baechle2005-11-18
* [SERIAL] IOC3: Update 8250 driver bitsRalf Baechle2005-11-08
* [PATCH] IOC3 fixesRalf Baechle2005-08-18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16