Age | Commit message (Expand) | Author |
2012-06-06 | iwlwifi: move DVM code into subdirectory | Johannes Berg |
2012-06-06 | iwlwifi: make a lot of functions static | Johannes Berg |
2012-06-06 | iwlwifi: handle race condition in ROC flow | Ilan Peer |
2012-06-05 | iwlwifi: implement dynamic opmode loading | Don Fry |
2012-05-16 | iwlwifi: support explicit monitor interface | Johannes Berg |
2012-05-08 | iwlwifi: modify #ifdef to avoid sparse complain | Wey-Yi Guy |
2012-05-08 | iwlwifi: don't init trans->reg_lock from the op_mode | Emmanuel Grumbach |
2012-05-08 | iwlwifi: add option to disable 5GHz band | Stanislaw Gruszka |
2012-05-08 | iwlwifi: use IWL_* instead of dev_printk when possible | Emmanuel Grumbach |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-23 | iwlwifi: use new mac80211 queue scheme | Johannes Berg |
2012-04-23 | iwlwifi: clean up module parameters | Johannes Berg |
2012-04-23 | iwlwifi: move driver defines to iwl-drv.h | Johannes Berg |
2012-04-23 | iwlwifi: remove TX/RX frame statistics | Johannes Berg |
2012-04-23 | iwlwifi: remove traffic log | Johannes Berg |
2012-04-23 | iwlwifi: provide proper API to disable all interrupts | Emmanuel Grumbach |
2012-04-23 | iwlwifi: do not nulify ctx->vif on reset | Stanislaw Gruszka |
2012-04-18 | iwlwifi: remove unneeded includes | Emmanuel Grumbach |
2012-04-18 | iwlwifi: remove the shared area | Emmanuel Grumbach |
2012-04-18 | iwlwifi: don't use shared for the logger any more | Emmanuel Grumbach |
2012-04-18 | iwlwifi: op_mode holds its pointer to the config | Emmanuel Grumbach |
2012-04-18 | iwlwifi: op_mode holds its pointer to the transport | Emmanuel Grumbach |
2012-04-16 | iwlwifi: remove get_cmd_string | Johannes Berg |
2012-04-16 | iwlwifi: expose static methods for MVM use | David Spinadel |
2012-04-16 | iwlwifi: move HCMD_ACTIVE to trans | Don Fry |
2012-04-16 | iwlwifi: complete STATUS_READY refactoring | Don Fry |
2012-04-16 | iwlwifi: remove uCode alternatives mechanism | Johannes Berg |
2012-04-16 | iwlwifi: remove no_sleep_autoadjust | Johannes Berg |
2012-04-12 | iwlwifi: change the default P2P support to "Yes" | Wey-Yi Guy |
2012-04-12 | iwlwifi: move iwl_send_statistics_request to iwl-agn.c | Meenakshi Venkataraman |
2012-04-12 | iwlwifi: move iwl_send_bt_config and mark it static | Meenakshi Venkataraman |
2012-04-12 | iwlwifi: move iwlagn_fw_error to iwl-agn.c | Meenakshi Venkataraman |
2012-04-12 | iwlwifi: move iwl_set_hw_rfkill_state and mark it static | Meenakshi Venkataraman |
2012-04-12 | iwlwifi: move iwl_free_skb and mark it static | Meenakshi Venkataraman |
2012-04-12 | iwlwifi: calculate active legacy rates per station | Johannes Berg |
2012-04-12 | iwlwifi: dynamically determine lib_ops | Johannes Berg |
2012-04-12 | iwlwifi: move eeprom into priv | Johannes Berg |
2012-04-12 | iwlwifi: split force_reset debugfs file | Johannes Berg |
2012-04-12 | iwlwifi: remove ack_check module parameter | Johannes Berg |
2012-04-12 | iwlwifi: move hw_params into priv | Johannes Berg |
2012-04-12 | iwlwifi: move queue watchdog into transport | Johannes Berg |
2012-04-12 | iwlwifi: move rx_page_order into transport | Johannes Berg |
2012-04-10 | iwlwifi: Add pr_fmt | Joe Perches |
2012-04-09 | iwlwifi: move FW_ERROR to priv | Don Fry |
2012-04-09 | iwlwifi: remove firmware info from iwl_shared | Meenakshi Venkataraman |
2012-04-09 | iwlwifi: move iwl_init_geos to iwl-agn.c | Meenakshi Venkataraman |
2012-04-09 | iwlwifi: move ucode_type from shared to op_mode | Meenakshi Venkataraman |
2012-04-09 | iwlwifi: move ucode error log reporting to op_mode | Meenakshi Venkataraman |
2012-04-09 | iwlwifi: make iwl_nic_error static | Meenakshi Venkataraman |
2012-04-09 | iwlwifi: use iwlagn_fw_error instead of iwl_nic_error | Meenakshi Venkataraman |