summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-07ixgbe: fix failing to log fan failuresDon Skidmore1-2/+26
2009-05-07ixgbe: Enable L2 header split in 82599Yi Zou2-1/+3
2009-05-07ixgbe: set queue0 for srrctl configuration correctly for DCBAlexander Duyck1-1/+12
2009-05-07ixgbe: always set header length in SRRCTLAlexander Duyck1-18/+10
2009-05-07tcp: tcp_prequeue() can use keyed wakeupsEric Dumazet1-1/+2
2009-05-07tcp: tcp_prequeue() cleanupEric Dumazet1-22/+23
2009-05-06net: Add missing rculist.h include to netdevice.hDavid S. Miller1-0/+1
2009-05-06net: Make inet_twsk_put similar to sock_putArnaldo Carvalho de Melo1-10/+13
2009-05-06net: update skb_recycle_check() for hardware timestamping changesLennert Buytenhek1-0/+2
2009-05-06bnx2: Fix panic in bnx2_poll_work().Michael Chan1-2/+4
2009-05-06net-sched: fix bfifo default limitPatrick McHardy1-1/+1
2009-05-06igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck1-7/+5
2009-05-06Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-7/+21
2009-05-06ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC drivergouji-new1-7/+12
2009-05-06ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabledBreno Leitao1-0/+3
2009-05-06ixgbe: remove ixgbe_napi_add/del_all referencesAlexander Duyck1-2/+0
2009-05-06ixgbe: skb_record_rx_queue should record rx queue instead of vectorAlexander Duyck1-2/+3
2009-05-06ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck4-133/+158
2009-05-06pci: update 82576 sr-iov quirk with latest device IDsAlexander Duyck1-0/+2
2009-05-06igb/igbvf: set rx csum always enabled in hw, disable via swAlexander Duyck3-10/+12
2009-05-06igbvf: cleanup flags and allow for rx checksum to be disabledAlexander Duyck3-33/+26
2009-05-06mv643xx_eth: only unmask RX and TX_END interrupts for available queuesSaeed Bishara1-6/+14
2009-05-06mv643xx_eth: rework receive skb cache alignmentLennert Buytenhek1-8/+13
2009-05-06mv643xx_eth: minor register definition cleanupLennert Buytenhek1-23/+21
2009-05-06mv643xx_eth: count handling a link event as one unit of napi workLennert Buytenhek1-0/+1
2009-05-06mv643xx_eth: fix variable shadowing sparse warningLennert Buytenhek1-1/+0
2009-05-06netxen: fix bonding supportDhananjay Phadke6-168/+82
2009-05-06netxen: fix mac list managementDhananjay Phadke3-79/+58
2009-05-06netxen: fix race in tx ring acccessDhananjay Phadke3-7/+8
2009-05-06wimax: oops: wimax_dev_add() is the only one that can initialize the stateInaky Perez-Gonzalez1-2/+15
2009-05-06wimax: fix oops if netlink fails to add attributeInaky Perez-Gonzalez1-5/+6
2009-05-06mac80211: Update SA Query transaction id lengthJouni Malinen1-1/+1
2009-05-06ath9k: remove redundant AR9285 checksGabor Juhos2-5/+4
2009-05-06ath9k: make private driver rate tables constLuis R. Rodriguez7-39/+43
2009-05-06p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sentMax Filippov1-19/+4
2009-05-06mac80211: Comment the order of HT RX reorder handler vs. RX handlersJouni Malinen1-0/+12
2009-05-06mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen3-2/+55
2009-05-06mac80211: Use a shared function to release frames from RX reorder bufJouni Malinen1-39/+31
2009-05-06rt2x00: Simplify rt2x00_check_revIvo van Doorn4-9/+10
2009-05-06mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth()Luis R. Rodriguez1-4/+0
2009-05-06p54: correct merge damage from "p54: more SoftLED updates"John W. Linville1-2/+2
2009-05-06ar9170: fix build when !CONFIG_PMAlexander Beregalov1-0/+2
2009-05-06mac80211: report operating frequency rather than currentJohannes Berg1-1/+1
2009-05-06cfg80211: make nl80211_send_mlme_timeout() staticLuis R. Rodriguez1-3/+3
2009-05-06p54usb: Fixes compile error with CONFIG_PM=nHauke Mehrtens1-0/+2
2009-05-06Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman5-50/+53
2009-05-06wl12xx: correct printk format warningsBob Copeland2-4/+4
2009-05-06iwlwifi: replace test_and_set_bit by set_bit in clear stations functionTomas Winkler1-1/+1
2009-05-06iwlwifi: "is_fat" bit in rate scale match RXON flagWey-Yi Guy1-6/+3
2009-05-06iwlagn: disable PS support for iwlagnReinette Chatre1-2/+1