summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-08-29iwlagn: reclaim the packets in transport layerEmmanuel Grumbach
2011-08-29iwlagn: move isr_statistics to transport layerEmmanuel Grumbach
2011-08-29iwlagn: add comments to module parametersWey-Yi Guy
2011-08-29iwlagn: more comments for bt channel inhibitionWey-Yi Guy
2011-08-29iwlagn: support small form factor SKU of 6205Wey-Yi Guy
2011-08-29iwlagn: enable 11n aggregation without checking traffic loadWey-Yi Guy
2011-08-29iwlagn: move the NIC error flow to the transport layerEmmanuel Grumbach
2011-08-29iwlagn: move ISR related data to transport layerEmmanuel Grumbach
2011-08-29iwlagn: move iwl_suspend / iwl_resume to the transport layerEmmanuel Grumbach
2011-08-29iwlagn: iwl_rx_queue moves to the iwl_trans_pcieEmmanuel Grumbach
2011-08-29iwlagn: transport handler can register debugfs entriesEmmanuel Grumbach
2011-08-29iwlagn: add comments to iwl_bus / iwl_transEmmanuel Grumbach
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach
2011-08-29iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: add IWL_DEBUG_FW_ERRORSEmmanuel Grumbach
2011-08-29iwlagn: modify the debug macro to be usable by all the layersEmmanuel Grumbach
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: cmd_queue moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: debug_level moves to struct iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: introduce struct iwl-shared - known by all layersEmmanuel Grumbach
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach
2011-08-29iwlagn: use iwl_get_debug_level instead of iwl_debug_levelEmmanuel Grumbach
2011-08-29iwlagn: remove out-dated commentsWey-Yi Guy
2011-08-29iwlagn: Rename iwlcore prefixWey-Yi Guy
2011-08-29ath9k: minor cleanup in aniMohammed Shafi Shajakhan
2011-08-29ath9k: use appropriate debug maskMohammed Shafi Shajakhan
2011-08-29p54: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter
2011-08-29ath9k: add missing AR9340 in ath_mac_bb_namesFlorian Fainelli
2011-08-29Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-08-26ath9k: add AR9580 supportLuis R. Rodriguez
2011-08-26carl9170: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter
2011-08-26ath9k_hw: add AR9580 supportLuis R. Rodriguez
2011-08-26ath9k_htc: Add get_stats call backMohammed Shafi Shajakhan
2011-08-26b43: correct warning for uninitialized variable 'macstat'John W. Linville
2011-08-26ath9k: remove replicated null check in ath_pci_aspm_initJohn W. Linville
2011-08-26b43: HT-PHY: read clip stateRafał Miłecki
2011-08-26b43: HT-PHY: use separated function for forcing RF sequenceRafał Miłecki
2011-08-26ath9k: Send legacy rated frames as unaggregatedRajkumar Manoharan
2011-08-26b43: drop Kconfig option of forcing PIO modeRafał Miłecki
2011-08-24libertas: update readme fileAmitkumar Karwar
2011-08-24rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifiLarry Finger
2011-08-24rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifiLarry Finger
2011-08-24rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifiLarry Finger
2011-08-24rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifiLarry Finger
2011-08-24rtlwifi: Install updated rate-mapping routineLarry Finger
2011-08-24drivers/net/wireless/mwifiex/scan.c: test the just-initialized valueJulia Lawall