Commit Graph

115 Commits (746b9f0228a1c607b3db67c80da1c2a963321926)

Author SHA1 Message Date
Patrick McHardy 746b9f0228 netdrv intel: disable VLAN filtering in promiscous mode 17 years ago
Jesse Brandeburg f731a9ef82 ixgb: update copyright dates and versions 17 years ago
Jesse Brandeburg 6d37ab282e ixgb: make NAPI the only option and the default 17 years ago
Jesse Brandeburg c219934014 ixgb: audit use of dev_kfree_skb_any 17 years ago
Jesse Brandeburg 9e7bd33070 ixgb: clean up assignments inside if statements 17 years ago
Jesse Brandeburg fc2d14e36c ixgb: rx cleanup performance improvements 17 years ago
Jesse Brandeburg 1459336da4 ixgb: trivial fix space after for 17 years ago
Jesse Brandeburg 52035bdbe8 ixgb: fix spelling errors 17 years ago
Jesse Brandeburg 0060c07230 ixgb: whitespace fixups 17 years ago
Jesse Brandeburg 9a43299287 ixgb: cleanup space after while 17 years ago
Jesse Brandeburg 03f83041d8 ixgb: format all if( to be if ( 17 years ago
Jesse Brandeburg 7490d71a92 ixgb: clean up un-necessary declarations 17 years ago
Jesse Brandeburg d9fed18bf9 ixgb: add copybreak parameter 17 years ago
Jesse Brandeburg db58294416 ixgb: remove lltx support and update tx routine 17 years ago
Jesse Brandeburg 1257969724 ixgb: fix unload race with timers 17 years ago
Jesse Brandeburg b5ca88eb33 ixgb: fix race on rx_buffer_len in mtu change 17 years ago
Jesse Brandeburg 3433663546 ixgb: move time stamp set before setting dma pointer 17 years ago
Jesse Brandeburg a65a604a01 ixgb: don't allow too small MTU 17 years ago
Jesse Brandeburg 72ab51954d ixgb: check down state before enable irq 17 years ago
Jesse Brandeburg a3dc3da02a ixgb: leave room for extra hardware memory usage 17 years ago
Jesse Brandeburg 4360386f7d ixgb: fix bug in descriptor ring due to prefetch corruption 17 years ago
Jesse Brandeburg e539e4667e ixgb: repeat 32 bit ioremap cleanup 17 years ago
Jesse Brandeburg 0f8ecbadae ixgb: maybe stop tx port missed a piece 17 years ago
Patrick McHardy 38b221957b netdrv: don't truncate VLAN TCI with VLAN stripping 17 years ago
Joe Perches 222441a620 ixgb: convert uint16_t style integers to u16 17 years ago
Jesse Brandeburg 9c61a9dcb2 ixgb: remove irq_sem 17 years ago
Joe Perches 446490ca44 ixgb: convert boolean_t to bool 17 years ago
Jesse Brandeburg bab2bce7dc ixgb: add explicit state checking 17 years ago
Julia Lawall c7793ace78 ixgb: remove unused variable 17 years ago
Matheos Worku 8b32e63d48 ixgb: enable sun hardware support for broadcom phy 17 years ago
David S. Miller 49d85c502e [NET]: Fix interrupt semaphore corruption in Intel drivers. 17 years ago
David S. Miller 53e52c729c [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. 17 years ago
David S. Miller 4ec2411980 [NET]: Do not check netif_running() and carrier state in ->poll() 17 years ago
Matheos Worku 3fd7131fea ixgb: make sure jumbos stay enabled after reset 17 years ago
Auke Kok 19abe86d60 ixgb: fix TX hangs under heavy load 18 years ago
Stephen Hemminger 273dc74e1c ixgb: fix sparse warnings 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Auke Kok fb136c070b ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak 18 years ago
Milind Arun Choudhary 55e924cf57 ixgb: ROUND_UP macro cleanup in drivers/net/ixgb 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 18 years ago
Arnaldo Carvalho de Melo ab6a5bb6b2 [TCP]: Introduce tcp_hdrlen() and tcp_optlen() 18 years ago
Arnaldo Carvalho de Melo ea2ae17d64 [SK_BUFF]: Introduce skb_transport_offset() 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo bbe735e424 [SK_BUFF]: Introduce skb_network_offset() 18 years ago
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
Linas Vepstas 81b1955eef PCI: Use newly defined PCI channel offline routine 18 years ago
Arjan van de Ven 1d39ed565c remove NETIF_F_TSO ifdefery 18 years ago
Aaron Salter a3ffab8758 ixgb: Write RA register high word first, increment version 18 years ago