summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-25mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil1-3/+4
2009-07-25ISDN: ARRAY_SIZE changesKarsten Keil14-108/+59
2009-07-25drivers/isdn: Drop unnecessary NULL testJulia Lawall6-12/+0
2009-07-25mISDN: Add support for Traverse Technologies NETJet PCI cardsKarsten Keil4-0/+1224
2009-07-25mISDN: Add driver for Winbond cardsKarsten Keil4-0/+1638
2009-07-25mISDN: Add support for Speedfax+ cardsKarsten Keil6-1/+2551
2009-07-25mISDN: Driver for AVM Fritz!CARD PCIKarsten Keil3-0/+1161
2009-07-25mISDN: Add driver for Infineon ISDN chipset familyKarsten Keil6-0/+3364
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil5-47/+17
2009-07-25ISDN: Fix isdnhdlc for one byte hdlc packetsKarsten Keil1-1/+6
2009-07-25ISDN: Add support for none reverse bitstreams to isdnhdcKarsten Keil5-44/+56
2009-07-25ISDN: Clean up isdnhdlc codeKarsten Keil2-203/+231
2009-07-25ISDN: Make isdnhdlc usable for other ISDN driversKarsten Keil8-15/+17
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller71-204/+3567
2009-07-23Fix typos in comments in via-velocity header.Dave Jones1-3/+3
2009-07-23Remove unnecessary forward declarations from velocity NIC driver.Dave Jones1-1681/+1580
2009-07-23Fix up CodingStyle problems in via-velocity.cDave Jones1-95/+80
2009-07-23Remove unused zero-copy code from velocity NIC driver.Dave Jones1-66/+11
2009-07-23TCP: Add comments to (near) all functions in tcp_output.c v3Andi Kleen1-14/+44
2009-07-23af_packet: style cleanupsEric Dumazet1-124/+122
2009-07-23net: move macsonic's probe function to .devinit.textUwe Kleine-König1-7/+7
2009-07-23net: move xtsonic's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-23net: move sb1250-mac's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-23net: move meth's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-23net: move jazzsonic's probe function to .devinit.textUwe Kleine-König1-2/+2
2009-07-23net: move sgiseeq's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-23veth: Zero timestamp in xmit path.Ben Greear1-0/+1
2009-07-23can: sja1000: Add support for the new 4 channel EMS CPC-PCI cardsSebastian Haas2-47/+112
2009-07-23dm9000: switch to dev_pm_opsMike Rapoport1-6/+12
2009-07-23be2net: Add GRO support to the be2net driver. LRO is not supported anymore.Ajit Khaparde4-94/+31
2009-07-23Phonet: dropped datagrams accountingRémi Denis-Courmont1-1/+4
2009-07-23Phonet: account for dropped RX packetsRémi Denis-Courmont1-1/+6
2009-07-23Phonet: sockets list through proc_fsRémi Denis-Courmont3-0/+105
2009-07-23ixgbe: remove unnecessary call to device_init_wakeupAndy Gospodarek1-1/+0
2009-07-23ixgbe: Don't priority tag control frames in DCB modeLucy Liu1-6/+12
2009-07-23ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou3-10/+31
2009-07-23net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware1-41/+36
2009-07-22register at91_ether using platform_driver_probeUwe Kleine-König1-2/+1
2009-07-22skge: Enable WoL by default if supportedRafael J. Wysocki1-1/+3
2009-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller21-33/+94
2009-07-22net: KS8851 needs to depend on MIIAlexander Beregalov1-0/+1
2009-07-22be2net: Bug fix in the non-lro path. Size of received packet was not updated ...Ajit Khaparde1-4/+4
2009-07-22ucc_geth: Revive fixed link supportAnton Vorontsov1-16/+7
2009-07-22gianfar: Revive fixed link supportAnton Vorontsov1-16/+8
2009-07-22fs_enet: Revive fixed link supportAnton Vorontsov1-10/+10
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov2-0/+45
2009-07-21sky2: Avoid races in sky2_downMike McCormack1-8/+8
2009-07-21drivers/net/mlx4: Adjust constantJulia Lawall1-1/+1
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall1-3/+4