summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-03phylib: fixes for PHY_RESUMING state changesWade Farnsworth1-3/+22
2009-07-03netxen: avoid frequent firmware resetDhananjay Phadke4-9/+86
2009-07-03netxen: fix the version code macroDhananjay Phadke2-12/+26
2009-07-03gigaset: drop pointless checkTilman Schmidt1-6/+0
2009-07-03gigaset: accept connection establishment messages in any orderTilman Schmidt1-24/+20
2009-07-01igb: return PCI_ERS_RESULT_DISCONNECT on permanent errorAlexander Duyck1-0/+3
2009-07-01e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECTMike Mason1-0/+3
2009-07-01e1000: return PCI_ERS_RESULT_DISCONNECT on permanent errorAndre Detsch1-0/+3
2009-07-01e1000: fix unmap bugJesse Brandeburg1-1/+7
2009-07-01igb: fix unmap length bugJesse Brandeburg1-5/+6
2009-07-01ixgbe: fix unmap length bugJesse Brandeburg1-6/+11
2009-07-01ixgbe: Fix link capabilities during adapter resetsMallikarjuna R Chilakala1-1/+2
2009-07-01ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala1-2/+3
2009-07-01ixgbe: Fix SFP log messagesDon Skidmore1-8/+17
2009-07-01usbnet: Use netdev stats structureHerbert Xu1-15/+15
2009-07-01smsc95xx: Use netdev stats structureHerbert Xu1-5/+5
2009-07-01rndis_host: Use netdev stats structureHerbert Xu1-1/+1
2009-07-01net1080: Use netdev stats structureHerbert Xu1-6/+6
2009-07-01dm9601: Use netdev stats structureHerbert Xu1-5/+5
2009-07-01cdc_eem: Use netdev stats structureHerbert Xu1-1/+1
2009-06-30bnx2x: Fix the behavior of ethtool when ONBOOT=noNaohiro Ooiwa1-1/+9
2009-06-30net/irda: convert bfin_sir to net_device_opsGraf Yang1-6/+10
2009-06-29be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde3-16/+35
2009-06-26sky2: Fix checksum endiannessAnton Vorontsov1-1/+1
2009-06-26mdio add missing GPL flagNicolas Reinecke1-0/+4
2009-06-26sh_eth: remove redundant test on unsignedroel kluin1-8/+1
2009-06-26fsl_pq_mdio: Fix fsl_pq_mdio to work with modulesIonut Nicu1-4/+4
2009-06-25atl1*: add device_set_wakeup_enable to atl1*_set_wolBrandon Philips2-0/+4
2009-06-25Revert "veth: prevent oops caused by netdev destructor"David S. Miller1-16/+25
2009-06-25cpmac: fix compilation failure introduced with netdev_ops conversionFlorian Fainelli1-1/+1
2009-06-25Merge git://git.infradead.org/battery-2.6Linus Torvalds7-17/+401
2009-06-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-469/+507
2009-06-24Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney4-66/+106
2009-06-24Staging: octeon-ethernet: Convert to use net_device_ops.David Daney10-396/+390
2009-06-24DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE setAtsushi Nemoto1-8/+12
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds27-415/+3377
2009-06-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds28-930/+1755
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds6-21/+42
2009-06-24Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert2-4/+0
2009-06-24tty: fix tty_port_block_til_ready waitingJiri Slaby1-1/+1
2009-06-24pci: use pci_ioremap_bar() in drivers/serialArjan van de Ven2-6/+3
2009-06-24synclink_gt: fix transmit race and timeoutPaul Fulghum1-42/+30
2009-06-24jsm: clean up "serial: jsm: correctly support 4 8 port boards"Andrew Morton1-2/+2
2009-06-24kgdb: kgdboc console poll hooks for serial_txx9 uartAtsushi Nemoto1-21/+92
2009-06-24bnx2: Fix the behavior of ethtool when ONBOOT=noOoiwa Naohiro1-1/+9
2009-06-24asus-laptop: remove EXPERIMENTAL dependencyCorentin Chary1-1/+1
2009-06-24asus-laptop: use pr_fmt and pr_<level>Corentin Chary1-24/+26
2009-06-24eeepc-laptop: cpufv updatesCorentin Chary1-1/+76
2009-06-24eeepc-laptop: sync eeepc-laptop with asus_acpiCorentin Chary1-4/+15