aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-1927-248/+409
|\
| * [NIU]: Bump driver version and release date.David S. Miller2008-02-181-2/+2
| * [NIU]: Fix BMAC alternate MAC address indexing.Matheos Worku2008-02-181-1/+6
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-02-1512-100/+114
| |\
| | * e1000e: PCIe devices do not need to unset MANC_ARP_ENADavid Graham2008-02-151-26/+0
| | * igb: PCIe devices do not need to unset MANC_ARP_ENADavid Graham2008-02-151-28/+0
| | * ixgbe: Correctly obtain protocol information on transmitAuke Kok2008-02-151-3/+21
| | * e1000e: Fix CRC stripping in hardware context bugAuke Kok2008-02-151-3/+3
| | * gianfar iomem misannotationsAl Viro2008-02-152-4/+4
| | * mkiss: ax_bump() locking fixJarek Poplawski2008-02-151-3/+2
| | * Fix station address detection in smcChuck Ebbert2008-02-151-2/+10
| | * ixgbe: remove accidentally added #ifdefAuke Kok2008-02-111-5/+0
| | * ixgbe: Disallow device reset during ethtool testAuke Kok2008-02-111-0/+4
| | * ixgbe: warn when device is in a x4 or lower width slotAuke Kok2008-02-111-0/+8
| | * e1000e: Fix logic reversal keeping link activeAuke Kok2008-02-111-1/+1
| | * e1000: warn if this driver is used for e1000e devicesAuke Kok2008-02-111-0/+8
| | * replace code with FIELD_SIZEOFJulia Lawall2008-02-113-3/+3
| | * Tsi108_eth: Add ethtool supportAlex Bounine2008-02-111-0/+36
| | * Tsi108_eth: fix link recovery after disconnectAlex Bounine2008-02-111-14/+12
| | * Tsi108_eth: remove not needed codeAlex Bounine2008-02-111-7/+0
| | * Tsi108_eth: fix detection of 1000Mb modeAlex Bounine2008-02-111-1/+1
| | * Tsi108_eth: add missing linking to driver dataAlex Bounine2008-02-111-0/+1
| * | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-1514-145/+287
| |\ \
| | * | b43legacy: Add driver load messagesStefano Brivio2008-02-152-1/+33
| | * | ipw2200: fix ucode assertion for RX queue overrunDan Williams2008-02-151-11/+34
| | * | iwlwifi: only check for association id when associating with APReinette Chatre2008-02-152-2/+3
| | * | iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler2008-02-152-4/+4
| | * | b43legacy: fix firmware load message levelStefano Brivio2008-02-151-4/+5
| | * | b43legacy: add firmware information to modinfoStefano Brivio2008-02-151-0/+2
| | * | rt2x00: Add new USB ID to rt2500usbIvo van Doorn2008-02-151-1/+1
| | * | b43: Fix firmware load message levelMichael Buesch2008-02-151-5/+5
| | * | b43: Add firmware information to modinfoMichael Buesch2008-02-151-0/+2
| | * | b43: Add driver load messagesMichael Buesch2008-02-152-0/+34
| | * | b43legacy: fix DMA for 30/32-bit DMA enginesStefano Brivio2008-02-152-87/+113
| | * | iwlwifi: earlier rx allocationMohamed Abbas2008-02-152-2/+2
| | * | iwlwifi: Don't send host commands on rfkillGregory Greenman2008-02-152-0/+11
| | * | iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre2008-02-152-0/+8
| | * | rndis_wlan: enable stall workaround by link quality instead of link speedJussi Kivilinna2008-02-151-9/+5
| | * | ath5k: correct padding in tx descriptorsBruno Randolf2008-02-152-16/+22
| | * | wavelan: mark hardware interfacing structures as packedJohn W. Linville2008-02-151-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-1519-1774/+5394
|\ \ \ \ | |/ / /
| * | | netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII2008-02-151-2/+2
| * | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-02-1218-1772/+5392
| |\ \ \ | | | |/ | | |/|
| | * | net/phy/fixed.c: fix a use-after-freeAdrian Bunk2008-02-111-2/+2
| | * | drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addrSergio Luis2008-02-111-1/+2
| | * | forcedeth: tx pause watermarksAyaz Abdulla2008-02-111-46/+57
| | * | forcedeth: tx collision fixAyaz Abdulla2008-02-111-19/+36
| | * | cxgb3: Handle ARP completions that mark neighbors stale.Steve Wise2008-02-111-1/+1
| | * | Merge branch 'r6040' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/...Jeff Garzik2008-02-111-98/+135
| | |\ \
| | | * | r6040: cleanupsFlorian Fainelli2008-02-051-5/+3