summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2008-02-15netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII1-2/+2
2008-02-12Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller18-1772/+5392
2008-02-11mlx4_core: Fix build break (missing include)Olof Johansson1-0/+1
2008-02-11ixgbe: remove accidentally added #ifdefAuke Kok1-5/+0
2008-02-11ixgbe: Disallow device reset during ethtool testAuke Kok1-0/+4
2008-02-11ixgbe: warn when device is in a x4 or lower width slotAuke Kok1-0/+8
2008-02-11e1000e: Fix logic reversal keeping link activeAuke Kok1-1/+1
2008-02-11e1000: warn if this driver is used for e1000e devicesAuke Kok1-0/+8
2008-02-11replace code with FIELD_SIZEOFJulia Lawall3-3/+3