aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: New FWEilon Greenstein2009-02-156-12635/+14374
* igb: use timecompare to implement hardware time stampingPatrick Ohly2009-02-155-8/+304
* igb: stub support for SIOCSHWTSTAMPPatrick Ohly2009-02-151-0/+31
* igb: access to NIC timePatrick Ohly2009-02-153-0/+143
* e1000e: Remove mutex_trylock and associated WARN on failure.dave graham2009-02-141-16/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-1414-8851/+8672
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-1217-8887/+8751
| |\
| | * 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
| | * ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland2009-02-111-32/+53
| | * sunhme: Fix Quattro HME irq registration on proble failuresMeelis Roos2009-02-101-6/+28
| | * mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas2009-02-101-0/+2
| * | 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 branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-1479-14971/+16176
|\ \ \ \
| * | | | ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()Luis R. Rodriguez2009-02-131-2/+2
| * | | | ath9k: add comments for ath9k_hw_configpcipowersave()Luis R. Rodriguez2009-02-131-0/+35
| * | | | iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre2009-02-133-6/+8
| * | | | iwlwifi: drop PCIe workaround applicable for development boardsTomas Winkler2009-02-131-10/+0
| * | | | iwlwifi: use pci registers defined in pci_regs.hTomas Winkler2009-02-138-48/+40
| * | | | mac80211: use cfg80211s BSS infrastructureJohannes Berg2009-02-131-3/+3
| * | | | cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-134-7/+25
| * | | | zd1211rw: honour enable_beacon confJohannes Berg2009-02-131-3/+13
| * | | | zd1211rw: do not ratelimit no-opsJohannes Berg2009-02-132-4/+8
| * | | | orinoco: Storage class should be before const qualifierTobias Klauser2009-02-131-1/+1
| * | | | ath5k: Storage class should be before const qualifierTobias Klauser2009-02-131-2/+2
| * | | | ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-1318-845/+841
| * | | | ath9k: Cleanup EEPROM operationsSujith2009-02-136-1492/+1453
| * | | | ath9k: Add callbacks hooks for EEPROM operationsSujith2009-02-131-0/+17
| * | | | ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-1322-1109/+956
| * | | | ath9k: Remove duplicate variablesSujith2009-02-135-76/+38
| * | | | ath9k: Move regulatory information to a separate structureSujith2009-02-136-61/+66