summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-243-11/+44
|\ \ \ \
| * | | | rtl8187: New USB ID's for RTL8187LLarry Finger2009-02-231-0/+12
| * | | | ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-231-7/+17
| * | | | orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov2009-02-231-4/+15
* | | | | asix: new device idsGreg Kroah-Hartman2009-02-241-0/+8
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-241-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-2321-19/+5163
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-1217-8887/+8751
| |\ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-109-48/+100
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-056-3/+12
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-0414-31/+46
| |\ \ \ \ \
| * \ \ \ \ \ Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-031-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-02-012-2/+2
| | |\ \ \ \ \ \
| | * | | | | | | [ARM] etherh: continue fixing build failureRussell King2009-01-281-1/+1
* | | | | | | | | netxen: handle pci bar 0 mapping failureDhananjay Phadke2009-02-241-1/+6
* | | | | | | | | netxen: fix physical port mappingDhananjay Phadke2009-02-241-3/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | veth : add the set_mac_address capabilityDaniel Lezcano2009-02-221-4/+5
* | | | | | | | sunlance: Beyond ARRAY_SIZE of ib->btx_ringRoel Kluin2009-02-211-2/+2
* | | | | | | | sungem: another error printed one too earlyroel kluin2009-02-201-1/+1
* | | | | | | | SMSC: timeout reaches -1Roel Kluin2009-02-201-1/+1
* | | | | | | | smsc9420: handle magic field of ethtool_eepromSteve Glendinning2009-02-202-0/+5
* | | | | | | | sundance: missing parentheses?Roel Kluin2009-02-201-1/+1
* | | | | | | | smsc9420: fix another postfixed timeoutSteve Glendinning2009-02-201-1/+1
* | | | | | | | wimax/i2400m: driver loads firmware v1.4 instead of v1.3Inaky Perez-Gonzalez2009-02-201-1/+1
* | | | | | | | cxgb3: Add support for PCI ID 0x35.Divy Le Ray2009-02-182-0/+8
* | | | | | | | TG3: &&/|| confusionRoel Kluin2009-02-181-2/+2
* | | | | | | | net/mv643xx: don't disable the mib timer too early and lock properlySebastian Siewior2009-02-181-4/+3
* | | | | | | | net/mv643xx: use GFP_ATOMIC while atomicSebastian Siewior2009-02-181-1/+1
* | | | | | | | atl1c: Atheros L1C Gigabit Ethernet driverJie Yang2009-02-188-0/+5120
* | | | | | | | net: forcedeth: Fix wake-on-lan regressionTobias Diedrich2009-02-161-1/+12
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"...Yang Hongyang2009-02-121-1/+1
* | | | | | | bnx2: Update version to 1.9.2 and copyright.Michael Chan2009-02-122-4/+4
* | | | | | | bnx2: Fix jumbo frames error handling.Michael Chan2009-02-121-11/+19
* | | | | | | bnx2: Update 5709 firmware.Michael Chan2009-02-121-4432/+4363
* | | | | | | bnx2: Update 5706/5708 firmware.Michael Chan2009-02-121-4309/+4206
* | | | | | | 3c505: do not set pcb->data.raw beyond its sizeRoel Kluin2009-02-121-10/+16
* | | | | | | IRDA: cnt is off by 1Roel Kluin2009-02-121-1/+1
* | | | | | | netxen: remove pcie workaroundDhananjay Phadke2009-02-121-64/+0
* | | | | | | sun3: print when lance_open() failsRoel Kluin2009-02-121-1/+1
* | | | | | | qlge: bugfix: Add missing rx buf clean index on early exit.Ron Mercer2009-02-121-0/+2
* | | | | | | qlge: bugfix: Fix RX scaling values.Ron Mercer2009-02-121-2/+2
* | | | | | | qlge: bugfix: Fix TSO breakage.Ron Mercer2009-02-121-4/+6
* | | | | | | qlge: bugfix: Add missing dev_kfree_skb_any() call.Ron Mercer2009-02-121-0/+2
* | | | | | | qlge: bugfix: Add missing put_page() call.Ron Mercer2009-02-121-0/+2
* | | | | | | qlge: bugfix: Fix fatal error recovery hang.Ron Mercer2009-02-121-2/+11
* | | | | | | qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().Ron Mercer2009-02-121-2/+2
* | | | | | | TG3: limit reaches -1Roel Kluin2009-02-121-2/+2
* | | | | | | iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2009-02-112-4/+26
* | | | | | | zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung2009-02-111-0/+1
* | | | | | | zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung2009-02-111-0/+1
OpenPOWER on IntegriCloud