summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-26Merge branch 'for_david' of git://git.kernel.org/pub/scm/linux/kernel/git/kke...David S. Miller
2009-07-26igbvf: resolve "frees DMA memory with different size" warningsAlexander Duyck
2009-07-26igb: initialize mailbox function pointers prior to phy initAlexander Duyck
2009-07-26igb: cleanup flow control configuration to make requested/current more clearAlexander Duyck
2009-07-26igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmapAlexander Duyck
2009-07-26igb: add support for 82576 mezzanine cardAlexander Duyck
2009-07-26igb: remove unused switch statement from igb_set_wolAlexander Duyck
2009-07-26igb: cleanup receive address register initializationAlexander Duyck
2009-07-26igb: move all multicast addresses into multicast table arrayAlexander Duyck
2009-07-26igb: add completion timeout workaround for 82575/82576Alexander Duyck
2009-07-26igb: do not overwrite EEPROM LED settingsAlexander Duyck
2009-07-26igb: change configure_pcs_link to void since it always returns 0Alexander Duyck
2009-07-26igb: make serdes power down available for 82575 in addition to 82576 partsAlexander Duyck
2009-07-26igb: remove media type fiber as it is misleadingAlexander Duyck
2009-07-25mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil
2009-07-25ISDN: ARRAY_SIZE changesKarsten Keil
2009-07-25drivers/isdn: Drop unnecessary NULL testJulia Lawall
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-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-24Fix typos in comments in via-velocity header.Dave Jones
2009-07-24Remove unnecessary forward declarations from velocity NIC driver.Dave Jones
2009-07-24Fix up CodingStyle problems in via-velocity.cDave Jones
2009-07-24Remove unused zero-copy code from velocity NIC driver.Dave Jones
2009-07-24TCP: Add comments to (near) all functions in tcp_output.c v3Andi Kleen
2009-07-24af_packet: style cleanupsEric Dumazet
2009-07-24net: move macsonic's probe function to .devinit.textUwe Kleine-König
2009-07-24net: move xtsonic's probe function to .devinit.textUwe Kleine-König
2009-07-24net: move sb1250-mac's probe function to .devinit.textUwe Kleine-König
2009-07-24net: move meth's probe function to .devinit.textUwe Kleine-König
2009-07-24net: move jazzsonic's probe function to .devinit.textUwe Kleine-König
2009-07-24net: move sgiseeq's probe function to .devinit.textUwe Kleine-König
2009-07-24veth: Zero timestamp in xmit path.Ben Greear
2009-07-24can: sja1000: Add support for the new 4 channel EMS CPC-PCI cardsSebastian Haas
2009-07-24dm9000: switch to dev_pm_opsMike Rapoport
2009-07-24be2net: Add GRO support to the be2net driver. LRO is not supported anymore.Ajit Khaparde
2009-07-24Phonet: dropped datagrams accountingRémi Denis-Courmont
2009-07-24Phonet: account for dropped RX packetsRémi Denis-Courmont
2009-07-24Phonet: sockets list through proc_fsRémi Denis-Courmont
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