summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-08-29iwlagn: transport layer should receive iwl_transEmmanuel Grumbach4-239/+251
2011-08-29iwlagn: move iwl_free_pages to iwl-shared.hEmmanuel Grumbach6-14/+11
2011-08-29iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach14-101/+100
2011-08-29iwlagn: fix the check of IWLAGN_FIRST_AMPDU_QUEUEEmmanuel Grumbach1-2/+2
2011-08-29iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcieEmmanuel Grumbach4-19/+47
2011-08-29iwlagn: move reclaim related functionsEmmanuel Grumbach6-231/+200
2011-08-29iwlagn: reclaim the packets in transport layerEmmanuel Grumbach8-442/+372
2011-08-29iwlagn: move isr_statistics to transport layerEmmanuel Grumbach9-83/+140
2011-08-29iwlagn: add comments to module parametersWey-Yi Guy1-17/+39
2011-08-29iwlagn: more comments for bt channel inhibitionWey-Yi Guy3-3/+3
2011-08-29iwlagn: support small form factor SKU of 6205Wey-Yi Guy3-0/+8
2011-08-29iwlagn: enable 11n aggregation without checking traffic loadWey-Yi Guy4-1/+8
2011-08-29iwlagn: move the NIC error flow to the transport layerEmmanuel Grumbach7-442/+442
2011-08-29iwlagn: move ISR related data to transport layerEmmanuel Grumbach7-232/+255
2011-08-29iwlagn: move iwl_suspend / iwl_resume to the transport layerEmmanuel Grumbach8-51/+73
2011-08-29iwlagn: iwl_rx_queue moves to the iwl_trans_pcieEmmanuel Grumbach6-144/+184
2011-08-29iwlagn: transport handler can register debugfs entriesEmmanuel Grumbach3-178/+258
2011-08-29iwlagn: add comments to iwl_bus / iwl_transEmmanuel Grumbach2-3/+17
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach24-170/+226
2011-08-29iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach9-85/+90
2011-08-29iwlagn: add IWL_DEBUG_FW_ERRORSEmmanuel Grumbach2-2/+3
2011-08-29iwlagn: modify the debug macro to be usable by all the layersEmmanuel Grumbach2-19/+21
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach16-122/+124
2011-08-29iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach13-60/+61
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach17-171/+177
2011-08-29iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach10-26/+28
2011-08-29iwlagn: cmd_queue moves to iwl_sharedEmmanuel Grumbach8-24/+25
2011-08-29iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach19-262/+278
2011-08-29iwlagn: debug_level moves to struct iwl_sharedEmmanuel Grumbach7-47/+48
2011-08-29iwlagn: introduce struct iwl-shared - known by all layersEmmanuel Grumbach5-23/+50
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach18-48/+140
2011-08-29iwlagn: use iwl_get_debug_level instead of iwl_debug_levelEmmanuel Grumbach2-6/+6
2011-08-29iwlagn: remove out-dated commentsWey-Yi Guy1-10/+1
2011-08-29iwlagn: Rename iwlcore prefixWey-Yi Guy10-24/+23
2011-08-29ath9k: minor cleanup in aniMohammed Shafi Shajakhan2-5/+2
2011-08-29ath9k: use appropriate debug maskMohammed Shafi Shajakhan1-1/+1
2011-08-29p54: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter1-4/+8
2011-08-29ath9k: add missing AR9340 in ath_mac_bb_namesFlorian Fainelli1-0/+1
2011-08-29Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville25-1860/+2090
2011-08-26ath9k: add AR9580 supportLuis R. Rodriguez1-0/+1
2011-08-26carl9170: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter1-4/+7
2011-08-26ath9k_hw: add AR9580 supportLuis R. Rodriguez5-0/+1770
2011-08-26ath9k_htc: Add get_stats call backMohammed Shafi Shajakhan1-0/+17
2011-08-26b43: correct warning for uninitialized variable 'macstat'John W. Linville1-1/+1
2011-08-26ath9k: remove replicated null check in ath_pci_aspm_initJohn W. Linville1-6/+2
2011-08-26b43: HT-PHY: read clip stateRafał Miłecki2-1/+14
2011-08-26b43: HT-PHY: use separated function for forcing RF sequenceRafał Miłecki2-9/+34
2011-08-26ath9k: Send legacy rated frames as unaggregatedRajkumar Manoharan1-1/+21
2011-08-26b43: drop Kconfig option of forcing PIO modeRafał Miłecki3-17/+1
2011-08-24libertas: update readme fileAmitkumar Karwar1-25/+0