summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Common init will be executed only once after PORYaniv Rosner2011-01-191-0/+11
* bnx2x: Swap BCM8073 PHY polarity if requiredYaniv Rosner2011-01-192-0/+46
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-189-13/+22
|\
| * iwlwifi: fix valid chain reading from EEPROMWey-Yi Guy2011-01-181-1/+1
| * ath5k: fix locking in tx_complete_poll_workBob Copeland2011-01-181-0/+4
| * ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan2011-01-171-5/+5
| * ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan2011-01-172-4/+6
| * ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez2011-01-172-3/+3
| * rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()Jesper Juhl2011-01-131-0/+1
| * iwmc3200wifi: Return proper error for iwm_if_allocAxel Lin2011-01-131-0/+2
* | vmxnet3: Dont allocate extra MSI-x vectorsShreyas Bhatewara2011-01-162-5/+5
* | vmxnet3: Add locking for access to command registerShreyas Bhatewara2011-01-163-0/+54
* | vmxnet3: Disable napi in suspend, reenable in resume.Shreyas Bhatewara2011-01-161-1/+6
* | vmxnet3: Make ethtool handlers multiqueue awareShreyas Bhatewara2011-01-161-114/+145
* | vmxnet3: Provide required number of bytes in first SG bufferShreyas Bhatewara2011-01-161-14/+9Star
* | vmxnet3: Enable HW Rx VLAN stripping by defaultShreyas Bhatewara2011-01-161-13/+1Star
* | vmxnet3: Preserve the MAC address configured by ifconfigShreyas Bhatewara2011-01-161-0/+5
* | vmxnet3: fix ring size updateShreyas Bhatewara2011-01-161-1/+1
* | GRETH: resolve SMP issues and other problemsDaniel Hellstrom2011-01-141-67/+92
* | GRETH: handle frame error interruptsDaniel Hellstrom2011-01-142-4/+7
* | GRETH: avoid writing bad speed/duplex when setting transfer modeDaniel Hellstrom2011-01-141-11/+8Star
* | GRETH: fixed skb buffer memory leak on frame errorsDaniel Hellstrom2011-01-141-4/+14
* | GRETH: GBit transmit descriptor handling optimizationDaniel Hellstrom2011-01-141-9/+10
* | GRETH: fix opening/closingDaniel Hellstrom2011-01-141-0/+4
* | GRETH: added raw AMBA vendor/device number to match against.Daniel Hellstrom2011-01-141-0/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-01-1413-136/+147
|\ \
| * | e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logsBruce Allan2011-01-146-123/+126
| * | e1000e: update Copyright for 2011Bruce Allan2011-01-1412-13/+13
| * | e1000: Avoid unhandled IRQJesse Brandeburg2011-01-141-1/+9
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...David S. Miller2011-01-142-14/+14
|\ \ \
| * | | sfc: Restore the effect of the rss_cpus module parameterBen Hutchings2011-01-131-0/+3
| * | | sfc: Make efx_get_tx_queue() an inline functionBen Hutchings2011-01-132-14/+11Star
* | | | cassini: Fix build bustage on x86.David S. Miller2011-01-141-3/+3
* | | | r8169: keep firmware in memory.françois romieu2011-01-141-12/+31
* | | | netdev: tilepro: Use is_unicast_ether_addr helperTobias Klauser2011-01-141-9/+1Star
* | | | ks8695net: Use default implementation of ethtool_ops::get_linkBen Hutchings2011-01-141-15/+1Star
* | | | ks8695net: Disable non-working ethtool operationsBen Hutchings2011-01-141-183/+99Star
* | | | USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ...Jesper Juhl2011-01-141-1/+3
* | | | vxge: Remember to release firmware after upgrading firmwareJesper Juhl2011-01-141-0/+1
* | | | netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addrJoe Perches2011-01-141-8/+1Star
* | | | net: remove dev_txq_stats_fold()Eric Dumazet2011-01-144-14/+31
| |/ / |/| |
* | | bna: Remove unnecessary memset(,0,)Joe Perches2011-01-131-1/+0Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-138-23/+51
|\ \ \ | | |/ | |/|
| * | hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka2011-01-101-9/+6Star
| * | ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic2011-01-101-0/+7
| * | p54: fix sequence no. accounting off-by-one errorChristian Lamparter2011-01-101-1/+1
| * | ath9k_htc: Really fix packet injectionSujith Manoharan2011-01-102-11/+27
| * | ath9k_hw: Fix RX handling for USB devicesSujith Manoharan2011-01-101-1/+1
| * | ath9k_hw: Fix thermal issue with UB94Sujith Manoharan2011-01-101-0/+4
| * | ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan2011-01-101-0/+3