summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-04-20tg3: Enable GRO by default.David S. Miller
2010-04-20niu: Enable GRO by default.David S. Miller
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-19bnx2x: Date and versionVladislav Zolotarov
2010-04-19bnx2x: Don't report link down if has been already downVladislav Zolotarov
2010-04-19bnx2x: Rework power state handling codeVladislav Zolotarov
2010-04-19bnx2x: use mask in test_registers() to avoid parity errorVladislav Zolotarov
2010-04-19bnx2x: Fixed MSI-X enabling flowVladislav Zolotarov
2010-04-19bnx2x: Added new statisticsVladislav Zolotarov
2010-04-19bnx2x: White spacesVladislav Zolotarov
2010-04-19bnx2x: Protect code with NOMCPVladislav Zolotarov
2010-04-19bnx2x: Increase DMAE max write size for 57711Vladislav Zolotarov
2010-04-19bnx2x: Use VPD-R V0 entry to display firmware revisionVladislav Zolotarov
2010-04-19bnx2x: Parity errors handling for 57710 and 57711Vladislav Zolotarov
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-14Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller
2010-04-14ixgbe: fix bug with vlan strip in promsic modeJesse Brandeburg
2010-04-14drivers: net: use skb_headlen()Eric Dumazet
2010-04-14wireless: rt2x00: rt2800usb: identify Sitecom devicesmaster-2010-04-15master-2010-04-14Xose Vazquez Perez
2010-04-14ar9170usb: add a couple more USB IDsChristian Lamparter
2010-04-14wl1251: don't require NVS data when EEPROM is usedGrazvydas Ignotas
2010-04-14ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...Ming Lei
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbsMing Lei
2010-04-14ath5k: treat RXORN as non-fatalBruno Randolf
2010-04-14ath5k: Use high bitrates for ACK/CTSBruno Randolf
2010-04-14virtio_net: Fix mis-merge.David S. Miller
2010-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-14tun: orphan an skb on txMichael S. Tsirkin
2010-04-14stmmac: updated the drv module versionGiuseppe CAVALLARO
2010-04-14stmmac: fix vlan support setupGiuseppe CAVALLARO
2010-04-14stmmac: get the descriptor structure from platformGiuseppe CAVALLARO
2010-04-14stmmac: fix Transmit FIFO flush operationGiuseppe CAVALLARO
2010-04-14stmmac: rework normal and enhanced descriptorsGiuseppe CAVALLARO
2010-04-14stmmac: split core and dma for the mac10/100Giuseppe CAVALLARO
2010-04-14vhost: fix sparse warningsChristoph Hellwig
2010-04-13forcedeth: fix tx limit2 flag checkAyaz Abdulla
2010-04-13be2net: clarify promiscuous cmd with a commentSathya Perla
2010-04-13drivers: net: last_rx eliminationEric Dumazet
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch
2010-04-13bcm63xx_enet: do not overwrite ENET_CTL_REG valueFlorian Fainelli
2010-04-13PHY: fix typo in bcm63xx PHY driver tableFlorian Fainelli
2010-04-13chelsio: Fix build warning.David S. Miller
2010-04-13smc91c92_cs: define multicast_table as unsigned charKen Kawasaki
2010-04-13e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin
2010-04-13igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann
2010-04-13e1000e: use static params to save stack spaceJesse Brandeburg
2010-04-13igb: modify register test for i350 to reflect read only bits in RDLEN/TDLENAlexander Duyck
2010-04-13myri10ge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori