aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-05-17gigaset: remove unused structure member rcvbytesTilman Schmidt
2009-05-17gigaset: remove UNDOCREQ config optionTilman Schmidt
2009-05-17gigaset: move up Kconfig inclusion pointTilman Schmidt
2009-05-17gigaset: fix error return codeTilman Schmidt
2009-05-17gigaset: skip unnecessary hex formattingTilman Schmidt
2009-05-17gigaset: fix possible oops in error handlingTilman Schmidt
2009-05-17gigaset: remove obsolete references to m10x state tableTilman Schmidt
2009-05-17bnx2: bnx2_tx_int() optimizationsEric Dumazet
2009-05-17net/ibmveth: fix panic in probeStephen Rothwell
2009-05-17ixgbe: Add FCoE related statistics to 82599Yi Zou
2009-05-17ixgbe: Implement FCoE Rx side large receive offload feature to 82599Yi Zou
2009-05-17ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou
2009-05-17ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou
2009-05-17ixgbe: Add infrastructure code for FCoE large send offload to 82599Yi Zou
2009-05-17ixgbe: Add FCoE feature code to 82599Yi Zou
2009-05-17ixgbe: Add FCoE feature header to 82599Yi Zou
2009-05-17ixgbe: Add FCoE feature register defines to 82599Yi Zou
2009-05-17mv643xx_eth: Remove a stale PPC_MULTIPLATFORMEmil Medve
2009-05-17drivers/net/82596.c: suppress warningsAndrew Morton
2009-05-17sfc: modify allocation error messageMike Travis
2009-05-17net: remove needless (now buggy) & from dev->dev_addrJiri Pirko
2009-05-09tun: add tun_flags, owner, group attributes in sysfsDavid Woodhouse
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