aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/qlge/qlge_main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-02usbnet: Set parent device early for netdev_printk()Ben Hutchings1-2/+3
2010-07-02net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings1-12/+6
2010-07-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet1-2/+4
2010-07-02bridge: add per bridge device controls for invoking iptablesPatrick McHardy3-9/+97
2010-07-01ixgbe: use NETIF_F_LROStanislaw Gruszka1-1/+1
2010-07-01igb: Add commentGreg Rose1-0/+4
2010-07-01igb: correct link test not being run when link is downAlexander Duyck1-5/+3
2010-07-01igb: Fix Tx hangs seen when loading igb with max_vfs > 7.Emil Tantilov1-4/+1
2010-07-01igb: Use only a single Tx queue in SR-IOV modeGreg Rose1-4/+4
2010-07-01igb: fix PHY config access on 82580Nick Nunley2-0/+10
2010-07-01x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck1-2/+0
2010-07-01ll_temac: add error checking to DMA init pathDenis Kirjanov1-2/+23
2010-07-01be2net: changes to properly provide phy detailsAjit Khaparde4-14/+104
2010-07-01ehea: Allocate stats buffer with GFP_KERNELBrian King1-1/+1
2010-07-01drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester1-1/+1
2010-07-01vhost: add unlikely annotations to error pathMichael S. Tsirkin2-28/+29
2010-06-30x86: Align skb w/ start of cacheline on newer core 2/Xeon ArchAlexander Duyck1-0/+9
2010-06-30ixgbe: add 1g PHY support for 82599Don Skidmore5-4/+52
2010-06-30sfc: Add support for RX flow hash controlBen Hutchings5-10/+105
2010-06-30ethtool: Add support for control of RX flow hash indirectionBen Hutchings2-0/+95
2010-06-30vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()Ben Hutchings1-7/+1
2010-06-30netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flagsBen Hutchings4-4/+4
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings10-60/+32
2010-06-30cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding BoundaryCasey Leedom1-1/+1
2010-06-30cxgb4vf: Remove obsolete comment about the lack of a TX Timer CallbackCasey Leedom1-12/+1
2010-06-30bonding: check if clients MAC addr has changedFlavio Leitner1-1/+2
2010-06-30fragment: add fast path for in-order fragmentsChangli Gao3-0/+24
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet7-26/+167
2010-06-30be2net: memory barrier fixes on IBM p7 platformSathya Perla2-0/+9
2010-06-30cpmac: use resource_size()Dan Carpenter1-4/+4
2010-06-30Bluetooth: Fix abuse of the preincrement operatorDavid Howells1-1/+1
2010-06-30mv643xx_eth: use sw csum for big packetsSaeed Bishara2-2/+12
2010-06-30act_nat: use stack variableChangli Gao1-21/+10
2010-06-30act_mirred: combine duplicate codeChangli Gao1-4/+2
2010-06-30net/neighbour.h: fix typoKulikov Vasiliy1-1/+1
2010-06-30ath9k_htc: Add LED support for AR7010Sujith4-4/+56
2010-06-30mac82011: Allow selection of minstrel_ht as default rc algorithmHelmut Schaa1-0/+1
2010-06-30ath9k: fix TSF after reset on AR913xFelix Fietkau1-2/+14
2010-06-30rt2x00: Fix compile warning when debug disabledIvo van Doorn1-2/+1
2010-06-30rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1Ivo van Doorn1-4/+2
2010-06-30rt2x00: Fix antenna initializationIvo van Doorn1-3/+1
2010-06-30rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignmentIvo van Doorn1-2/+5
2010-06-30rt2x00: fix beacon reset on rt2800Helmut Schaa1-18/+24
2010-06-30rt2x00: Disable link tuning in AP modeHelmut Schaa1-4/+4
2010-06-30rt2x00: Fix beacon updates in rt61pciHelmut Schaa1-0/+6
2010-06-30rt2x00: Fix beacon updates in rt2800pciHelmut Schaa1-0/+6
2010-06-30rt2x00: Enable multiBSS in rt2800Ivo van Doorn1-2/+2
2010-06-30rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.Gertjan van Wingerde1-1/+7
2010-06-30rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.Gertjan van Wingerde1-2/+12
2010-06-30eeprom_93cx6: Add support for 93c86 EEPROMs.Gertjan van Wingerde1-0/+1