summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: fix carrier leakage calibration for AR9271Rajkumar Manoharan2011-01-191-1/+4
* ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan2011-01-192-4/+5
* ath9k: preserve caldata history buffer across scanningRajkumar Manoharan2011-01-191-3/+2
* ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau2011-01-192-8/+14
* ath5k: Fix return codes for eeprom read functions.Wojciech Dubowik2011-01-194-26/+19
* ath9k: reduce the likelihood of baseband hang check false positivesFelix Fietkau2011-01-191-1/+12
* ath9k: reinitialize block ack window data when starting aggregationFelix Fietkau2011-01-191-0/+3
* ath9k: fix initial sequence number after starting an ampdu sessionFelix Fietkau2011-01-191-1/+1
* ath9k: fix bogus sequence number increases on aggregation tid flushFelix Fietkau2011-01-191-1/+1
* rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090RA-Jay Hung2011-01-192-8/+23
* rt2x00: Fix radio off hang issue for PCIE interfaceRA-Jay Hung2011-01-192-32/+10
* ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan2011-01-195-29/+123
* ath9k_htc: Add multiple register read APISujith Manoharan2011-01-193-0/+34
* mwl8k: Enable HW encryption for AP modeNishant Sarmukadam2011-01-191-3/+277
* mwl8k: Set mac80211 rx status flags appropriately when hw crypto is enabledNishant Sarmukadam2011-01-191-3/+98
* mwl8k: Add encapsulation of data packet for cryptoNishant Sarmukadam2011-01-191-1/+53
* mwl8k: Modify add_dma_header to include pad parametersNishant Sarmukadam2011-01-191-6/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-01-174-15/+19
|\
| * IB/mlx4: Handle protocol field in multicast tableAleksey Senin2011-01-121-10/+13
| * mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long)Roland Dreier2011-01-123-5/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds2011-01-171-2/+1
|\ \
| * | net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger2011-01-161-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-1438-505/+512
|\ \ \
| * | | 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/+8
| * | | 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/+11
| * | | | | 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/+1
| * | | | | ks8695net: Use default implementation of ethtool_ops::get_linkBen Hutchings2011-01-141-15/+1
| * | | | | ks8695net: Disable non-working ethtool operationsBen Hutchings2011-01-141-183/+99
| * | | | | 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/+1
| * | | | | net: remove dev_txq_stats_fold()Eric Dumazet2011-01-144-14/+31
| | |/ / / | |/| | |
| * | | | bna: Remove unnecessary memset(,0,)Joe Perches2011-01-131-1/+0
| * | | | 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/+6
| | * | | | ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic2011-01-101-0/+7