aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-14rt2x00: Reorganize beacon handlingIvo van Doorn
2008-07-14rt2x00: Add support for CTS protection in rt2x00libIvo van Doorn
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-07-14mac80211: push interface checks downJohannes Berg
2008-07-14mac80211: revamp virtual interface handlingJohannes Berg
2008-07-14mac80211: make master netdev handling saneJohannes Berg
2008-07-14rtl8187: Fixed section mismatch in rtl8187_dev.cIhar Hrachyshka
2008-07-14rt2x00: Fix NULL pointer error in adhoc/master modeIvo van Doorn
2008-07-14mac80211: power management wext hooksSamuel Ortiz
2008-07-13dccp ccid-3: Length of loss intervalsGerrit Renker
2008-07-13dccp ccid-3: Fix a loss detection bugGerrit Renker
2008-07-13dccp: Upgrade NDP count from 3 to 6 bytesGerrit Renker
2008-07-13dccp ccid-3: Fix error in loss detectionGerrit Renker
2008-07-11ARM: IXP4xx Ethernet NAPI fixKrzysztof Halasa
2008-07-11SAA9730: Remove driverRalf Baechle
2008-07-11Fix missing exports for net/phy/mdio-bitbang.cTakashi Iwai
2008-07-11cxgb3 - Add iscsi supportKaren Xie
2008-07-11virtio_net: Set VIRTIO_NET_F_GUEST_CSUM featureMark McLoughlin
2008-07-11igb: Improve multiqueue AIM supportAlexander Duyck
2008-07-11igb: unused variable warning in igb removeAlexander Duyck
2008-07-11igb: update suspend resumeAlexander Duyck
2008-07-11net: add netif_napi_del function to allow for removal of napistructsAlexander Duyck
2008-07-11igb: add support for in kernel LROAlexander Duyck
2008-07-11igb: add page recycling supportAlexander Duyck
2008-07-11igb: Add support for quad port WOL and feature flagsAlexander Duyck
2008-07-11igb: add 82576 MAC supportAlexander Duyck
2008-07-11igb: Increment driver versionAuke Kok
2008-07-11igb: reenable CRC stripping in hardwareAuke Kok
2008-07-11igb: add DCA supportJeb Cramer
2008-07-11igb: update ethtool stats to support multiqueueAlexander Duyck
2008-07-11igb: Introduce multiple TX queues with infrastructurePeter P Waskiewicz Jr
2008-07-11ixgb: update copyright dates and versionsJesse Brandeburg
2008-07-11ixgb: make NAPI the only option and the defaultJesse Brandeburg
2008-07-11ixgb: cleanup headerJesse Brandeburg
2008-07-11ixgb: audit use of dev_kfree_skb_anyJesse Brandeburg
2008-07-11ixgb: clean up assignments inside if statementsJesse Brandeburg
2008-07-11ixgb: rx cleanup performance improvementsJesse Brandeburg
2008-07-11ixgb: cleanup checkpatch suggestions that are relevantJesse Brandeburg
2008-07-11ixgb: trivial fix space after forJesse Brandeburg
2008-07-11ixgb: fix spelling errorsJesse Brandeburg
2008-07-11ixgb: whitespace fixupsJesse Brandeburg
2008-07-11ixgb: cleanup space after whileJesse Brandeburg
2008-07-11ixgb: format all if( to be if (Jesse Brandeburg
2008-07-11ixgb: clean up un-necessary declarationsJesse Brandeburg
2008-07-11ixgb: add copybreak parameterJesse Brandeburg
2008-07-11ixgb: update readme textJesse Brandeburg
2008-07-11ixgb: remove lltx support and update tx routineJesse Brandeburg
2008-07-11ixgb: fix unload race with timersJesse Brandeburg
2008-07-11ixgb: fix race on rx_buffer_len in mtu changeJesse Brandeburg
2008-07-11ixgb: move time stamp set before setting dma pointerJesse Brandeburg