aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* iwlagn: fix the check of IWLAGN_FIRST_AMPDU_QUEUEEmmanuel Grumbach2011-08-29
* iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcieEmmanuel Grumbach2011-08-29
* iwlagn: move reclaim related functionsEmmanuel Grumbach2011-08-29
* iwlagn: reclaim the packets in transport layerEmmanuel Grumbach2011-08-29
* iwlagn: move isr_statistics to transport layerEmmanuel Grumbach2011-08-29
* iwlagn: add comments to module parametersWey-Yi Guy2011-08-29
* iwlagn: more comments for bt channel inhibitionWey-Yi Guy2011-08-29
* iwlagn: support small form factor SKU of 6205Wey-Yi Guy2011-08-29
* iwlagn: enable 11n aggregation without checking traffic loadWey-Yi Guy2011-08-29
* iwlagn: move the NIC error flow to the transport layerEmmanuel Grumbach2011-08-29
* iwlagn: move ISR related data to transport layerEmmanuel Grumbach2011-08-29
* iwlagn: move iwl_suspend / iwl_resume to the transport layerEmmanuel Grumbach2011-08-29
* iwlagn: iwl_rx_queue moves to the iwl_trans_pcieEmmanuel Grumbach2011-08-29
* iwlagn: transport handler can register debugfs entriesEmmanuel Grumbach2011-08-29
* iwlagn: add comments to iwl_bus / iwl_transEmmanuel Grumbach2011-08-29
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-29
* iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: add IWL_DEBUG_FW_ERRORSEmmanuel Grumbach2011-08-29
* iwlagn: modify the debug macro to be usable by all the layersEmmanuel Grumbach2011-08-29
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: cmd_queue moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: debug_level moves to struct iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: introduce struct iwl-shared - known by all layersEmmanuel Grumbach2011-08-29
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: use iwl_get_debug_level instead of iwl_debug_levelEmmanuel Grumbach2011-08-29
* iwlagn: remove out-dated commentsWey-Yi Guy2011-08-29
* iwlagn: Rename iwlcore prefixWey-Yi Guy2011-08-29
* ath9k: minor cleanup in aniMohammed Shafi Shajakhan2011-08-29
* ath9k: use appropriate debug maskMohammed Shafi Shajakhan2011-08-29
* p54: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter2011-08-29
* ath9k: add missing AR9340 in ath_mac_bb_namesFlorian Fainelli2011-08-29
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-08-29
|\
| * wl12xx: fix tx_queue_count spurious incrementArik Nemtsov2011-08-22
| * wl12xx: AP-mode - prevent Tx to stale/invalid stationsArik Nemtsov2011-08-22
| * wl12xx: set the AP-started flag only after setting keysArik Nemtsov2011-08-22
| * wl12xx: enable AP advanced functionalityArik Nemtsov2011-08-22
| * wl12xx: don't wait for disconnection eventEliad Peller2011-08-22
| * wl12xx: handle wrap-around overflow in released Tx blocks FW counterArik Nemtsov2011-08-22
| * wl12xx: schedule TX packets according to FW packet occupancyArik Nemtsov2011-08-22
| * wl12xx: track freed packets in FW by ACArik Nemtsov2011-08-22
| * wl12xx: don't remove key if hlid was already deletedEliad Peller2011-08-22
| * wl12xx: use ap_bcast_hlid for recorded keysEliad Peller2011-08-22
| * wl12xx: AP-mode - configure HT rate support to the FWArik Nemtsov2011-08-22
| * wl12xx: AP-mode - configure STA HT rates on joinArik Nemtsov2011-08-22
| * wl12xx: AP-mode - set STA HT capabilities when adding a STAArik Nemtsov2011-08-22
| * wl12xx: support IBSS vif typeEliad Peller2011-08-22