summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-03-17NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe
2010-03-17e1000e / PCI / PM: Add basic runtime PM support (rev. 4)Rafael J. Wysocki
2010-03-17r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)Rafael J. Wysocki
2010-03-17net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko
2010-03-17drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches
2010-03-16l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman
2010-03-16smsc95xx: wait for PHY to complete reset during initSteve Glendinning
2010-03-16l2tp: Fix oops in pppol2tp_xmitJames Chapman
2010-03-16smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning
2010-03-16ne: Do not use slashes in irq name stringAtsushi Nemoto
2010-03-16NET: ksz884x, fix lock imbalanceJiri Slaby
2010-03-15Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-03-15myri: remove dead codeDan Carpenter
2010-03-15obsolete config in kernel source: HSO_AUTOPMChristoph Egger
2010-03-15obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger
2010-03-15drivers/net: drop redundant memsetJulia Lawall
2010-03-15bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka
2010-03-15bnx2x: remove not necessary compiler barrierStanislaw Gruszka
2010-03-15bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka
2010-03-15be2net: fix mccq create for big endian architecturesAjit Khaparde
2010-03-15TI DaVinci EMAC: Convert to dev_pm_opschaithrika@ti.com
2010-03-15net: davinci emac: use dma_{map, unmap}_single API for cache coherencySekhar Nori
2010-03-15e100: Fix ring parameter change handling regression.David S. Miller
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-13drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches
2010-03-13sky2: Avoid rtnl_unlock without rtnl_lockMike McCormack
2010-03-13drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall
2010-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-10Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2010-03-10ipw2200: use kmalloc for large local variablesZhu Yi
2010-03-10ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf
2010-03-10ath5k: fix I/Q calibration (for real)Bruno Randolf
2010-03-10ath5k: fix TSF resetBruno Randolf
2010-03-10ath5k: use fixed antenna for tx descriptorsBruno Randolf
2010-03-10libipw: split ieee->networks into small piecesZhu Yi
2010-03-10rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa
2010-03-10net: add ColdFire support to the smc91x driverGreg Ungerer
2010-03-10asix: fix setting mac address for AX88772Jussi Kivilinna
2010-03-10tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()Louis Rilling
2010-03-10Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre
2010-03-10iwl3945: fix memory corruptionReinette Chatre
2010-03-08can: fix bfin_can build error after alloc_candev() changeBarry Song
2010-03-08qlcnic: remove extra space from board namesAmit Kumar Salecha
2010-03-08qlcnic: fix bios version checkAmit Kumar Salecha
2010-03-08qlcnic: validate unified fw imageSucheta Chakraborty
2010-03-08qlcnic: fix multicast handlingSucheta Chakraborty
2010-03-08qlcnic: additional driver statistics.Sucheta Chakraborty
2010-03-08qlcnic: fix tx csum statusSucheta Chakraborty
2010-03-08be2net: remove unused code in be_load_fwAjit Khaparde