aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen/netxen_nic_hw.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-22pkt_sched: skbedit add support for setting markjamal3-1/+20
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-22sfc: 10Xpress: Report support for pause framesBen Hutchings1-0/+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-22rtnetlink: rtnl_setlink() and rtnl_getlink() changesEric Dumazet1-19/+19
2009-10-21qlge: Add ethtool register dump function.Ron Mercer3-0/+345
2009-10-21qlge: Add ethtool wake on LAN function.Ron Mercer4-0/+172
2009-10-21qlge: Add ethtool blink function.Ron Mercer3-0/+89
2009-10-21qlge: Add ethtool get/set pause parameter.Ron Mercer3-2/+37
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: Use sk_tx_queue_mapping for connected socketsKrishna Kumar1-6/+18
2009-10-20net: Fix for dst_negative_adviceKrishna Kumar5-7/+21
2009-10-20net: IPv6 changesKrishna Kumar1-2/+1
2009-10-20net: Introduce sk_tx_queue_mappingKrishna Kumar2-1/+30
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-20net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selectedArnaldo Carvalho de Melo1-1/+5
2009-10-20filter: Add SKF_AD_QUEUE instructionEric Dumazet2-1/+5
2009-10-20af_packet: mc_drop/flush_mclist changesEric Dumazet1-8/+4
2009-10-20af_packet: Avoid cache line dirtyingEric Dumazet1-1/+1
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu1-1/+3
2009-10-20can: provide library functions for skb allocationWolfgang Grandegger6-76/+47
2009-10-19IP: CleanupsJohn Dykstra3-5/+2
2009-10-19i2400m-sdio: select IWMC3200TOP in KconfigTomas Winkler1-0/+8
2009-10-19iwmc3200wifi: select IWMC3200TOP in KconfigTomas Winkler1-0/+1
2009-10-19iwmc3200top: Add Intel Wireless MultiCom 3200 top driver.Tomas Winkler12-0/+2124
2009-10-19pkt_sched: ingress socket filter by markjamal2-1/+5
2009-10-19qlge: Size RX buffers based on MTU.Ron Mercer2-74/+214
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-18xfrm: remove skb_icv_walkSteffen Klassert2-81/+0
2009-10-18ah: Remove obsolete codeSteffen Klassert1-26/+3
2009-10-18ah6: convert to ahashSteffen Klassert1-80/+272
2009-10-18ah4: convert to ahashSteffen Klassert1-59/+236