summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-05-11ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan
2009-05-11ath9k: Remove bogus break after returnVasanthakumar Thiagarajan
2009-05-11iwlwifi: default WMM AC parametersWey-Yi Guy
2009-05-11iwlwifi: show qos AC parametersWey-Yi Guy
2009-05-11iwlagn: show current rate scale data in debugfsWey-Yi Guy
2009-05-11iwlwifi: use #define instead of hard coded valueWey-Yi Guy
2009-05-11iwl3945: read rev id in nic configAbhijeet Kolekar
2009-05-11iwlwifi: more descriptive unsupported hardware messageReinette Chatre
2009-05-11iwlagn: improve rate scale table searchMohamed Abbas
2009-05-11iwlwifi: clean up PS codeJohannes Berg
2009-05-11iwlwifi: fix PS disable status raceJohannes Berg
2009-05-11iwlwifi: do proper hw restartJohannes Berg
2009-05-11mac80211: move HT operation mode BSS infoJohannes Berg
2009-05-11rt2x00: Fix chipset detection for rt73usbIvo van Doorn
2009-05-11iwlwifi: make iwl_set_rate staticJohannes Berg
2009-05-11wireless: WL12XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven
2009-05-09Remove duplicate slow protocol define in bond_3ad.hRichard Genoud
2009-05-09netxen: trivial register access cleanupDhananjay Phadke
2009-05-09netxen: disable msi-x for NC512m adapterDhananjay Phadke
2009-05-09netxen: fix irq tear down and msix leak.Dhananjay Phadke
2009-05-09netxen: cache msi register offsetDhananjay Phadke
2009-05-08bnx2x: do not return negative number of received packagesStanislaw Gruszka
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-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-06bnx2: Fix panic in bnx2_poll_work().Michael Chan
2009-05-06igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck
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