aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/e1000_mbx.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-26PPPoE: Fix flush/close races.Michal Ostrowski1-61/+68
2009-10-26e1000e: allow for swflag to be held over consecutive PHY accessesBruce Allan4-141/+346
2009-10-26e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCHBruce Allan1-31/+58
2009-10-26e1000e: 82577/82578 requires a different method to configure LPLUBruce Allan1-0/+40
2009-10-26e1000e: increase swflag acquisition timeout for ICHx/PCHBruce Allan1-1/+3
2009-10-26e1000e: clear PHY wakeup bit after LCD reset on 82577/82578Bruce Allan1-1/+9
2009-10-26igbvf: fix memory leak when ring size changed while interface downAlexander Duyck1-13/+17
2009-10-26ixgbe: fix memory leak when resizing rings while interface is downAlexander Duyck1-9/+13
2009-10-26igb: fix memory leak when setting ring size while interface is downAlexander Duyck1-13/+22
2009-10-24bonding: Modify hash transmit policies to use the packet's source MAC addressJasper Spaans1-4/+4
2009-10-24pktgen: Dont leak kernel memoryEric Dumazet1-5/+10
2009-10-24DM9000: Fix revision ID for DM9000BBen Dooks1-1/+1
2009-10-24r8169: fix Ethernet Hangup for RTL8110SC rev dSimon Wunderlich1-1/+12
2009-10-22ifb: should not use __dev_get_by_index() without locksEric Dumazet1-1/+2
2009-10-22net: au1000_eth: add missing capability.hManuel Lauss1-0/+1
2009-10-22myri10ge: improve port type reporting in ethtoolBrice Goglin1-3/+14
2009-10-22net: use WARN() for the WARN_ON in commit b6b39e8f3fbbbArjan van de Ven1-3/+3
2009-10-22e1000e: reset the PHY on 82577/82578 when going to SxBruce Allan1-2/+1
2009-10-22isdn: fix possible circular locking dependencyXiaotian Feng1-3/+3
2009-10-22netxen: avoid undue board config checkDhananjay Phadke1-10/+4
2009-10-22netxen: fix tx timeout handling on firmware hangAmit Kumar Salecha1-0/+1
2009-10-22netxen: fix i2c initDhananjay Phadke2-6/+3
2009-10-21niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied to the head buffer in the Vlan packets caseJoyce Yu1-1/+1
2009-10-20KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks1-1/+1
2009-10-20KS8851: Fix MAC address write orderBen Dooks2-4/+34
2009-10-20KS8851: Add soft reset at probe timeBen Dooks1-0/+3
2009-10-20net: fix section mismatch in fec.cSteven King1-1/+1
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet1-4/+4
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu1-1/+3
2009-10-19net: Fix IP_MULTICAST_IFEric Dumazet2-5/+8
2009-10-19bluetooth: static lock key fixDave Young1-3/+6
2009-10-19bluetooth: scheduling while atomic bug fixDave Young1-2/+2
2009-10-19tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov1-12/+43
2009-10-19tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov1-3/+31
2009-10-19tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov1-2/+2
2009-10-19Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller1-1/+0
2009-10-18AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama1-0/+2
2009-10-18ethoc: clear only pending irqsThomas Chou1-1/+1
2009-10-18ethoc: inline regs accessThomas Chou1-9/+10
2009-10-16vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap2-10/+19
2009-10-14virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()Eric Dumazet1-1/+1
2009-10-14be2net: fix support for PCI hot plugSathya Perla2-11/+22
2009-10-14be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla3-14/+18
2009-10-14vmxnet: fix 2 build problemsRandy Dunlap2-2/+11
2009-10-14net: add support for STMicroelectronics Ethernet controllers.Giuseppe Cavallaro16-0/+5178
2009-10-14net: ks8851_mll uses mii interfacesRandy Dunlap1-0/+1
2009-10-14net/fec_mpc52xx: Fix kernel panic on FEC errorJohn Bonesio1-6/+0
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov9-3/+10
2009-10-13TI DaVinci EMAC: Clear statistics register properly.Sriram1-12/+24
2009-10-13r8169: partial support and phy init for the 8168dfrançois romieu1-55/+932