aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-07-25mISDN: Add support for Traverse Technologies NETJet PCI cardsKarsten Keil
2009-07-25mISDN: Add driver for Winbond cardsKarsten Keil
2009-07-25mISDN: Add support for Speedfax+ cardsKarsten Keil
2009-07-25mISDN: Driver for AVM Fritz!CARD PCIKarsten Keil
2009-07-25mISDN: Add driver for Infineon ISDN chipset familyKarsten Keil
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil
2009-07-25ISDN: Fix isdnhdlc for one byte hdlc packetsKarsten Keil
2009-07-25ISDN: Add support for none reverse bitstreams to isdnhdcKarsten Keil
2009-07-25ISDN: Clean up isdnhdlc codeKarsten Keil
2009-07-25ISDN: Make isdnhdlc usable for other ISDN driversKarsten Keil
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23Fix typos in comments in via-velocity header.Dave Jones
2009-07-23Remove unnecessary forward declarations from velocity NIC driver.Dave Jones
2009-07-23Fix up CodingStyle problems in via-velocity.cDave Jones
2009-07-23Remove unused zero-copy code from velocity NIC driver.Dave Jones
2009-07-23net: move macsonic's probe function to .devinit.textUwe Kleine-König
2009-07-23net: move xtsonic's probe function to .devinit.textUwe Kleine-König
2009-07-23net: move sb1250-mac's probe function to .devinit.textUwe Kleine-König
2009-07-23net: move meth's probe function to .devinit.textUwe Kleine-König
2009-07-23net: move jazzsonic's probe function to .devinit.textUwe Kleine-König
2009-07-23net: move sgiseeq's probe function to .devinit.textUwe Kleine-König
2009-07-23veth: Zero timestamp in xmit path.Ben Greear
2009-07-23can: sja1000: Add support for the new 4 channel EMS CPC-PCI cardsSebastian Haas
2009-07-23dm9000: switch to dev_pm_opsMike Rapoport
2009-07-23be2net: Add GRO support to the be2net driver. LRO is not supported anymore.Ajit Khaparde
2009-07-23ixgbe: remove unnecessary call to device_init_wakeupAndy Gospodarek
2009-07-23ixgbe: Don't priority tag control frames in DCB modeLucy Liu
2009-07-23ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou
2009-07-23net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware
2009-07-22register at91_ether using platform_driver_probeUwe Kleine-König
2009-07-22skge: Enable WoL by default if supportedRafael J. Wysocki
2009-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-22net: KS8851 needs to depend on MIIAlexander Beregalov
2009-07-22be2net: Bug fix in the non-lro path. Size of received packet was not updated ...Ajit Khaparde
2009-07-22ucc_geth: Revive fixed link supportAnton Vorontsov
2009-07-22gianfar: Revive fixed link supportAnton Vorontsov
2009-07-22fs_enet: Revive fixed link supportAnton Vorontsov
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov
2009-07-21sky2: Avoid races in sky2_downMike McCormack
2009-07-21drivers/net/mlx4: Adjust constantJulia Lawall
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall
2009-07-21libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut
2009-07-21ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez
2009-07-21p54spi: fix potential null deref in p54spi.cDan Carpenter
2009-07-21acer-wmi: fix rfkill conversionAlan Jenkins
2009-07-21connector: maintainer/mail update.Evgeniy Polyakov
2009-07-21USB host CDC Phonet network interface driverRémi Denis-Courmont
2009-07-21macsonic, jazzsonic: fix oops on module unloadFinn Thain
2009-07-21macsonic: move probe function to .devinit.textUwe Kleine-König