summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-06ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov
2010-07-06igb: drop support for UDP hashing w/ RSSAlexander Duyck
2010-07-04IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings
2010-07-04bnx2: Update version to 2.0.16.Michael Chan
2010-07-04bnx2: Dump some config space registers during TX timeout.Michael Chan
2010-07-04bnx2: Add support for skb->rxhash.Michael Chan
2010-07-04bnx2: Always enable MSI-X on 5709.Michael Chan
2010-07-04netdevice.h: Change netif_<level> macros to call netdev_<level> functionsJoe Perches
2010-07-04netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches
2010-07-04device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches
2010-07-04vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches
2010-07-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02bridge: add per bridge device controls for invoking iptablesPatrick McHardy
2010-07-02ixgbe: use NETIF_F_LROStanislaw Gruszka
2010-07-02igb: Add commentGreg Rose
2010-07-02igb: correct link test not being run when link is downAlexander Duyck
2010-07-02igb: Fix Tx hangs seen when loading igb with max_vfs > 7.Emil Tantilov
2010-07-02igb: Use only a single Tx queue in SR-IOV modeGreg Rose
2010-07-02igb: fix PHY config access on 82580Nick Nunley
2010-07-02x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck
2010-07-02ll_temac: add error checking to DMA init pathDenis Kirjanov
2010-07-02be2net: changes to properly provide phy detailsAjit Khaparde
2010-07-02ehea: Allocate stats buffer with GFP_KERNELBrian King
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-30x86: Align skb w/ start of cacheline on newer core 2/Xeon ArchAlexander Duyck
2010-06-30ixgbe: add 1g PHY support for 82599Don Skidmore
2010-06-30sfc: Add support for RX flow hash controlBen Hutchings
2010-06-30ethtool: Add support for control of RX flow hash indirectionBen Hutchings
2010-06-30vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()Ben Hutchings
2010-06-30netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flagsBen Hutchings
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings
2010-06-30cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding ...Casey Leedom
2010-06-30cxgb4vf: Remove obsolete comment about the lack of a TX Timer CallbackCasey Leedom
2010-06-30fragment: add fast path for in-order fragmentsChangli Gao
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet
2010-06-30be2net: memory barrier fixes on IBM p7 platformSathya Perla
2010-06-30cpmac: use resource_size()Dan Carpenter
2010-06-30act_nat: use stack variableChangli Gao
2010-06-30act_mirred: combine duplicate codeChangli Gao
2010-06-30net/neighbour.h: fix typoKulikov Vasiliy
2010-06-30ath9k_htc: Add LED support for AR7010Sujith
2010-06-30mac82011: Allow selection of minstrel_ht as default rc algorithmHelmut Schaa
2010-06-30ath9k: fix TSF after reset on AR913xFelix Fietkau
2010-06-30rt2x00: Fix compile warning when debug disabledIvo van Doorn
2010-06-30rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1Ivo van Doorn
2010-06-30rt2x00: Fix antenna initializationIvo van Doorn
2010-06-30rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignmentIvo van Doorn
2010-06-30rt2x00: fix beacon reset on rt2800Helmut Schaa
2010-06-30rt2x00: Disable link tuning in AP modeHelmut Schaa
2010-06-30rt2x00: Fix beacon updates in rt61pciHelmut Schaa