summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-02-23virtio_net: Fix oops on early interrupts - introduced by virtio reset codeChristian Borntraeger1-1/+1
2008-02-23uli526x partially recognizing interfaceGrant Grundler1-1/+11
2008-02-23igb: fix legacy mode irq issueAndy Gospodarek1-7/+2
2008-02-23fs_enet: Don't call phy_mii_ioctl() in atomic context.Scott Wood1-6/+1
2008-02-23ehea: add kdump supportThomas Klein2-25/+290
2008-02-23Merge branch 'master' of ../linux-2.6/David S. Miller2-9/+13
2008-02-23tg3: ethtool phys_id defaultStephen Hemminger1-1/+1
2008-02-23[BNX2]: Update version to 1.7.4.Michael Chan1-2/+2
2008-02-23[BNX2]: Disable parallel detect on an HP blade.Michael Chan2-1/+14
2008-02-23[BNX2]: More 5706S link down workaround.Michael Chan1-15/+17
2008-02-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+0
2008-02-20zd1211rw: fix sparse warningsJohannes Berg1-3/+9
2008-02-20rtl818x: fix sparse warningsJohannes Berg2-2/+6
2008-02-20ath5k: Fix build warnings on some 64-bit platforms.David Miller1-6/+8
2008-02-20WDEV, ath5k, don't return int from bool functionJiri Slaby3-6/+9
2008-02-20WDEV: ath5k, fix lock imbalanceJiri Slaby1-0/+1
2008-02-20p54usb: add USB ID for Linksys WUSB54G ver 2John W. Linville1-0/+1
2008-02-20p54usb: add USB ID for Phillips CPWUA054Ivo Couckuyt1-0/+1
2008-02-20veth: fix dev refcount raceDaniel Lezcano1-13/+40
2008-02-20[NIU]: More BMAC alt MAC address fixes.Matheos Worku2-5/+6
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds27-248/+409
2008-02-18[NIU]: Bump driver version and release date.David S. Miller1-2/+2
2008-02-18[NIU]: Fix BMAC alternate MAC address indexing.Matheos Worku1-1/+6
2008-02-15[POWERPC] net: NEWEMAC: Remove "rgmii-interface" from rgmii matching tableStefan Roese1-1/+0
2008-02-15Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller12-100/+114
2008-02-15Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller14-145/+287
2008-02-15b43legacy: Add driver load messagesStefano Brivio2-1/+33
2008-02-15ipw2200: fix ucode assertion for RX queue overrunDan Williams1-11/+34
2008-02-15iwlwifi: only check for association id when associating with APReinette Chatre2-2/+3
2008-02-15iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler2-4/+4
2008-02-15b43legacy: fix firmware load message levelStefano Brivio1-4/+5
2008-02-15b43legacy: add firmware information to modinfoStefano Brivio1-0/+2
2008-02-15rt2x00: Add new USB ID to rt2500usbIvo van Doorn1-1/+1
2008-02-15b43: Fix firmware load message levelMichael Buesch1-5/+5
2008-02-15b43: Add firmware information to modinfoMichael Buesch1-0/+2
2008-02-15b43: Add driver load messagesMichael Buesch2-0/+34
2008-02-15b43legacy: fix DMA for 30/32-bit DMA enginesStefano Brivio2-87/+113
2008-02-15iwlwifi: earlier rx allocationMohamed Abbas2-2/+2
2008-02-15iwlwifi: Don't send host commands on rfkillGregory Greenman2-0/+11
2008-02-15iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre2-0/+8
2008-02-15rndis_wlan: enable stall workaround by link quality instead of link speedJussi Kivilinna1-9/+5
2008-02-15ath5k: correct padding in tx descriptorsBruno Randolf2-16/+22
2008-02-15wavelan: mark hardware interfacing structures as packedJohn W. Linville1-3/+3
2008-02-15e1000e: PCIe devices do not need to unset MANC_ARP_ENADavid Graham1-26/+0
2008-02-15igb: PCIe devices do not need to unset MANC_ARP_ENADavid Graham1-28/+0
2008-02-15ixgbe: Correctly obtain protocol information on transmitAuke Kok1-3/+21
2008-02-15e1000e: Fix CRC stripping in hardware context bugAuke Kok1-3/+3
2008-02-15gianfar iomem misannotationsAl Viro2-4/+4
2008-02-15mkiss: ax_bump() locking fixJarek Poplawski1-3/+2
2008-02-15Fix station address detection in smcChuck Ebbert1-2/+10