aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-09-22atl1c:remove compiling warningjie.yang@atheros.com
2009-09-22drivers/net: remove duplicate structure field initializationJulia Lawall
2009-09-22kaweth: Fix memory leak in kaweth_control()Kevin Cernekee
2009-09-22smsc95xx: add additional USB product IDsSteve Glendinning
2009-09-22net: xilinx_emaclite: Fix problem with first incoming packetMichal Simek
2009-09-22netxen: fix firmware init after resumeDhananjay Phadke
2009-09-22netxen: fix minor tx timeout bugDhananjay Phadke
2009-09-22pcmcia: pcnet_cs.c removing useless conditionJaswinder Singh Rajput
2009-09-22Merge branch 'master' into for-linusRussell King
2009-09-21igb: resolve namespacecheck warning for igb_hash_mc_addrAlexander Duyck
2009-09-21ixgbe: move rx queue RSC configuration to a separate functionNelson, Shannon
2009-09-21ixgbe: Allow tx itr specific settingsNelson, Shannon
2009-09-21ixgbe: fix sfp_timer clean up in ixgbe_downDon Skidmore
2009-09-21ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interfaceSebastian Haas
2009-09-21cpmac: fix compilation errors against undeclared BUS_ID_SIZEFlorian Fainelli
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-19slip: Clean up create and destroyAlan Cox
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-17MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon
2009-09-17be2net: fix some cmds to use mccq instead of mboxSathya Perla
2009-09-17atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMAJie Yang
2009-09-17wl12xx: Fix print_mac() conversion.David S. Miller
2009-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-09-16wl12xx: switch to %pM to print the mac addressJean-Christophe PLAGNIOL-VILLARD
2009-09-16b44: the poll handler b44_poll must not enable IRQ unconditionallyDongdong Deng
2009-09-16bonding: make ab_arp select active slaves as other modesJiri Pirko
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-09-16p54usb: add Zcomax XG-705A usbidChristian Lamparter
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-16mlx4: Fix access to freed memoryVitaliy Gusev
2009-09-16m68knommu: remove ColdFire direct interrupt register accessGreg Ungerer
2009-09-15debugfs: Change debugfs directory of IWMC3200GeunSik Lim
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-09-15sky2: Make sure both ports initialize correctlyStephen Hemminger
2009-09-15sky2: transmit ring accountingStephen Hemminger
2009-09-15pcnet_cs: add cis of Linksys multifunction pcmcia cardKen Kawasaki
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua
2009-09-15can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-09-14igb: do not allow phy sw reset code to make calls to null pointersAlexander Duyck
2009-09-14igb: reset sgmii phy at start of initAlexander Duyck
2009-09-14ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr
2009-09-14ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr
2009-09-14ixgbe: Properly disable packet split per-ring when globally disabledPeter P Waskiewicz Jr