summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-08bnx2x: free workqueue when driver fail to registerStanislaw Gruszka
2009-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-07net: remove stale reference to fastroute from Kconfig help textAshish Karkare
2009-05-07smsc911x: fix calculation of res_size for ioremapMatthias Ludwig
2009-05-07e1000/e1000e/igb/ixgb: don't txhang after link downJesse Brandeburg
2009-05-07ixgbe: Typecase '1' for 64 bit shiftNelson, Shannon
2009-05-07ixgbe: fix failing to log fan failuresDon Skidmore
2009-05-07ixgbe: Enable L2 header split in 82599Yi Zou
2009-05-07ixgbe: set queue0 for srrctl configuration correctly for DCBAlexander Duyck
2009-05-07ixgbe: always set header length in SRRCTLAlexander Duyck
2009-05-07tcp: tcp_prequeue() can use keyed wakeupsEric Dumazet
2009-05-07tcp: tcp_prequeue() cleanupEric Dumazet
2009-05-06net: Add missing rculist.h include to netdevice.hDavid S. Miller
2009-05-06net: Make inet_twsk_put similar to sock_putArnaldo Carvalho de Melo
2009-05-06net: update skb_recycle_check() for hardware timestamping changesLennert Buytenhek
2009-05-06bnx2: Fix panic in bnx2_poll_work().Michael Chan
2009-05-06net-sched: fix bfifo default limitPatrick McHardy
2009-05-06igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck
2009-05-06Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-06ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC drivergouji-new
2009-05-06ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabledBreno Leitao
2009-05-06ixgbe: remove ixgbe_napi_add/del_all referencesAlexander Duyck
2009-05-06ixgbe: skb_record_rx_queue should record rx queue instead of vectorAlexander Duyck
2009-05-06ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck
2009-05-06pci: update 82576 sr-iov quirk with latest device IDsAlexander Duyck
2009-05-06igb/igbvf: set rx csum always enabled in hw, disable via swAlexander Duyck
2009-05-06igbvf: cleanup flags and allow for rx checksum to be disabledAlexander Duyck
2009-05-06mv643xx_eth: only unmask RX and TX_END interrupts for available queuesSaeed Bishara
2009-05-06mv643xx_eth: rework receive skb cache alignmentLennert Buytenhek
2009-05-06mv643xx_eth: minor register definition cleanupLennert Buytenhek
2009-05-06mv643xx_eth: count handling a link event as one unit of napi workLennert Buytenhek
2009-05-06mv643xx_eth: fix variable shadowing sparse warningLennert Buytenhek
2009-05-06netxen: fix bonding supportDhananjay Phadke
2009-05-06netxen: fix mac list managementDhananjay Phadke
2009-05-06netxen: fix race in tx ring acccessDhananjay Phadke
2009-05-06wimax: oops: wimax_dev_add() is the only one that can initialize the stateInaky Perez-Gonzalez
2009-05-06wimax: fix oops if netlink fails to add attributeInaky Perez-Gonzalez
2009-05-06mac80211: Update SA Query transaction id lengthmaster-2009-05-08master-2009-05-06Jouni Malinen
2009-05-06ath9k: remove redundant AR9285 checksGabor Juhos
2009-05-06ath9k: make private driver rate tables constLuis R. Rodriguez
2009-05-06p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sentMax Filippov
2009-05-06mac80211: Comment the order of HT RX reorder handler vs. RX handlersJouni Malinen
2009-05-06mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen
2009-05-06mac80211: Use a shared function to release frames from RX reorder bufJouni Malinen
2009-05-06rt2x00: Simplify rt2x00_check_revIvo van Doorn
2009-05-06mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth()Luis R. Rodriguez
2009-05-06p54: correct merge damage from "p54: more SoftLED updates"John W. Linville
2009-05-06ar9170: fix build when !CONFIG_PMAlexander Beregalov
2009-05-06mac80211: report operating frequency rather than currentJohannes Berg