Age | Commit message (Expand) | Author | Files | Lines |
2012-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 1 | -0/+4 |
2012-05-16 | iwlwifi: support explicit monitor interface | Johannes Berg | 1 | -0/+4 |
2012-05-11 | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -4/+4 |
2012-04-24 | iwlwifi: clean up module parameters | Johannes Berg | 1 | -1/+2 |
2012-04-24 | iwlwifi: remove TX/RX frame statistics | Johannes Berg | 1 | -1/+0 |
2012-04-24 | iwlwifi: properly set basic rates | Johannes Berg | 1 | -25/+94 |
2012-04-18 | iwlwifi: remove unneeded includes | Emmanuel Grumbach | 1 | -1/+0 |
2012-04-18 | iwlwifi: op_mode holds its pointer to the config | Emmanuel Grumbach | 1 | -2/+2 |
2012-04-17 | iwlwifi: expose static methods for MVM use | David Spinadel | 1 | -10/+9 |
2012-04-17 | iwlwifi: Disabling calibrations variable | Dor Shaish | 1 | -2/+7 |
2012-04-13 | iwlwifi: move iwl_print_rx_config_cmd to iwl-agn-rxon.c | Meenakshi Venkataraman | 1 | -0/+27 |
2012-04-13 | iwlwifi: move iwl_set_tx_power and make it static | Meenakshi Venkataraman | 1 | -0/+55 |
2012-04-13 | iwlwifi: move iwl_set_rate to iwl-agn-rxon.c | Meenakshi Venkataraman | 1 | -0/+13 |
2012-04-13 | iwlwifi: move iwl_connection_init_rx_config to iwl-agn-rxon.c | Meenakshi Venkataraman | 1 | -0/+72 |
2012-04-13 | iwlwifi: move iwl_set_flags_for_band to iwl-agn-rxon.c | Meenakshi Venkataraman | 1 | -0/+23 |
2012-04-13 | iwlwifi: move iwl_set_rxon_channel to iwl-agn-rxon.c | Meenakshi Venkataraman | 1 | -0/+29 |
2012-04-13 | iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.c | Meenakshi Venkataraman | 1 | -0/+90 |
2012-04-12 | iwlwifi: move hw_params into priv | Johannes Berg | 1 | -1/+1 |
2012-04-10 | iwlwifi: move iwl_full_rxon_required and mark it static | Meenakshi Venkataraman | 1 | -0/+64 |
2012-04-10 | iwlwifi: move iwl_check_rxon_cmd and mark it static | Meenakshi Venkataraman | 1 | -0/+73 |
2012-04-10 | iwlwifi: move iwl_set_rxon_hwcrypto and mark it static | Meenakshi Venkataraman | 1 | -0/+12 |
2012-04-10 | iwlwifi: Move iwl_send_rxon_timing and make it static | Meenakshi Venkataraman | 1 | -0/+103 |
2012-04-10 | iwlwifi: move valid_contexts to priv | Johannes Berg | 1 | -1/+1 |
2012-04-10 | iwlwifi: add trailing newline to various messages | Johannes Berg | 1 | -1/+1 |
2012-04-10 | iwlwifi: extend notification wait | Johannes Berg | 1 | -1/+4 |
2012-03-13 | mac80211: rename bss_conf timestamp to last_tsf | Johannes Berg | 1 | -1/+1 |
2012-03-08 | iwlwifi: more status bit factoring | Don Fry | 1 | -7/+7 |
2012-03-08 | iwlwifi: redesign PASSIVE_NO_RX workaround | Johannes Berg | 1 | -6/+2 |
2012-03-07 | iwlwifi: abstract out notification wait support | Johannes Berg | 1 | -5/+6 |
2012-03-07 | iwlwifi: put use_rts_for_aggregation into hw_params | Johannes Berg | 1 | -2/+1 |
2012-03-07 | iwlwifi: move mutex out of shared | Johannes Berg | 1 | -10/+10 |
2012-03-07 | iwlwifi: add wrappers for command sending | Johannes Berg | 1 | -8/+8 |
2012-03-07 | iwlwifi: simplify auth/assoc flow | Johannes Berg | 1 | -7/+0 |
2012-03-07 | iwlwifi: make EXIT_PENDING depend on mac80211 | Johannes Berg | 1 | -6/+0 |
2012-03-07 | iwlwifi: remove shared lock | Johannes Berg | 1 | -6/+0 |
2012-02-28 | iwlwifi: virtualize the op_mode | Emmanuel Grumbach | 1 | -2/+2 |
2012-02-17 | iwlwifi: enable receiving beacons when not associated | Meenakshi Venkataraman | 1 | -0/+16 |
2012-01-24 | iwlwifi: update Copyright | Wey-Yi Guy | 1 | -1/+1 |
2011-12-16 | iwlwifi: move iwl_cfg from iwl_priv to iwl_shared | Don Fry | 1 | -4/+4 |
2011-12-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+2 |
2011-12-14 | iwlwifi: allow to switch to HT40 if not associated | Wey-Yi Guy | 1 | -2/+2 |
2011-12-07 | iwlwifi: move ucode notification from iwl_priv to iwl_shared | Don Fry | 1 | -3/+3 |
2011-12-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -13/+23 |
2011-12-02 | iwlwifi: do not re-configure HT40 after associated | Wey-Yi Guy | 1 | -13/+23 |
2011-11-11 | iwlwifi: add debug information on queue stop / wake | Emmanuel Grumbach | 1 | -1/+2 |
2011-11-11 | iwlwifi: remove the use of the QOS debug flag | Emmanuel Grumbach | 1 | -1/+1 |
2011-11-11 | iwlagn: check for SMPS mode | Wey-Yi Guy | 1 | -0/+3 |
2011-11-11 | iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged | Todd Previte | 1 | -2/+3 |
2011-10-14 | iwlagn: fix priv->cfg->ht_params NULL pointer dereference | Stanislaw Gruszka | 1 | -2/+2 |
2011-10-14 | iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h | Emmanuel Grumbach | 1 | -1/+0 |