aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-04-04xen: netfront: assume all hw features are available until backend connection ...Ian Campbell
2011-04-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-03mISDN: fix "persistant" typoJan Engelhardt
2011-04-03mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski
2011-04-03xen: netfront: fix declaration orderEric Dumazet
2011-04-01net: convert sunhme/sungem network drivers to hw_featuresMichał Mirosław
2011-04-01veth: convert to hw_featuresMichał Mirosław
2011-04-01jme: convert offload constraints to ndo_fix_featuresMichał Mirosław
2011-04-01net: convert xen-netfront to hw_featuresMichał Mirosław
2011-04-01net: convert SMSC USB net drivers to hw_featuresMichał Mirosław
2011-04-01virtio_net: convert to hw_featuresMichał Mirosław
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann
2011-04-01starfire: clean up dma_addr_t size testFUJITA Tomonori
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-31bnx2x, cnic: Disable iSCSI if DCBX negotiation is successfulDmitry Kravkov
2011-03-31bnx2x: don't write dcb/llfc fields in STORM memoryDmitry Kravkov
2011-03-31bnx2x: Update firmware to 6.2.9Dmitry Kravkov
2011-03-31mlx4: Fixing bad size of event queue bufferYevgeny Petrilin
2011-03-31mlx4: Fixing use after freeYevgeny Petrilin
2011-03-31bonding:typo in commentPeter Pan(潘卫平)
2011-03-30drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas
2011-03-30enic: Add support for PORT_REQUEST_PREASSOCIATE_RRRoopa Prabhu
2011-03-30enic: Cleanups in port profile helper codeRoopa Prabhu
2011-03-30enic: Add wrapper routines for new fw devcmds for port profile handlingRoopa Prabhu
2011-03-30enic: Add support for new fw devcmds for port profile handlingRoopa Prabhu
2011-03-30via-rhine: trivial sparse annotation in vlan_tci helperHarvey Harrison
2011-03-30kstrtox: convert drivers/isdn/Alexey Dobriyan
2011-03-30smsc911x: Use pr_fmt, netdev_<level>, and netif_<level>Joe Perches
2011-03-30be2net: remove one useless lineSathya Perla
2011-03-30be2net: cancel be_worker in be_shutdown() even when i/f is downSathya Perla
2011-03-30be2net: remove redundant code in be_worker()Sathya Perla
2011-03-30be2net: parse vid and vtm fields of rx-compl only if vlanf bit is setSathya Perla
2011-03-30be2net: refactor code that decides adapter->num_rx_queuesSathya Perla
2011-03-30be2net: Support for FAT dump retrieval using ethtool --register-dump optionSomnath Kotur
2011-03-30net/r8169: support RTL8168Ehayeswang
2011-03-30net/r8169: add a new chip for RTL8168DPhayeswang
2011-03-30net/r8169: add a new chip for RTL8105hayeswang
2011-03-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-30connector: convert to synchronous netlink message processingPatrick McHardy
2011-03-30atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville
2011-03-30atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville
2011-03-30atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville
2011-03-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-30Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde
2011-03-30via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings
2011-03-30via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings
2011-03-30sh: Fix irq cleanup falloutThomas Gleixner