Age | Commit message (Expand) | Author | Files | Lines |
2012-06-06 | iwlwifi: move DVM code into subdirectory | Johannes Berg | 1 | -1072/+0 |
2012-06-06 | iwlwifi: handle race condition in ROC flow | Ilan Peer | 1 | -0/+1 |
2012-05-08 | iwlwifi: add checking for the condition to reduce tx power | Wey-Yi Guy | 1 | -0/+1 |
2012-04-23 | iwlwifi: use new mac80211 queue scheme | Johannes Berg | 1 | -3/+3 |
2012-04-23 | iwlwifi: clean up module parameters | Johannes Berg | 1 | -1/+0 |
2012-04-23 | iwlwifi: move watchdog definitions to config | Johannes Berg | 1 | -6/+0 |
2012-04-23 | iwlwifi: move PLCP defines to config | Johannes Berg | 1 | -11/+0 |
2012-04-23 | iwlwifi: remove duplicate iwlagn_mod_params declaration | Johannes Berg | 1 | -1/+0 |
2012-04-23 | iwlwifi: remove TX/RX frame statistics | Johannes Berg | 1 | -42/+0 |
2012-04-23 | iwlwifi: remove traffic log | Johannes Berg | 1 | -4/+0 |
2012-04-23 | iwlwifi: clean up iwl-shared.h includes | Johannes Berg | 1 | -0/+1 |
2012-04-18 | iwlwifi: move iwl_rxon_context_id to user | Emmanuel Grumbach | 1 | -0/+7 |
2012-04-18 | iwlwifi: split between AGG_ON and AGG_STARTING | Emmanuel Grumbach | 1 | -0/+2 |
2012-04-18 | iwlwifi: Change disable calibration bit-set to enum | David Spinadel | 1 | -5/+8 |
2012-04-18 | iwlwifi: remove the shared area | Emmanuel Grumbach | 1 | -2/+0 |
2012-04-18 | iwlwifi: don't use shared for the logger any more | Emmanuel Grumbach | 1 | -0/+1 |
2012-04-18 | iwlwifi: op_mode holds its pointer to the config | Emmanuel Grumbach | 1 | -0/+1 |
2012-04-18 | iwlwifi: op_mode holds its pointer to the transport | Emmanuel Grumbach | 1 | -0/+1 |
2012-04-16 | iwlwifi: Disabling calibrations variable | Dor Shaish | 1 | -2/+9 |
2012-04-16 | iwlwifi: remove iwl_tx_queue declaration | Johannes Berg | 1 | -2/+0 |
2012-04-12 | iwlwifi: calculate active legacy rates per station | Johannes Berg | 1 | -2/+0 |
2012-04-12 | iwlwifi: dynamically determine lib_ops | Johannes Berg | 1 | -0/+16 |
2012-04-12 | iwlwifi: move eeprom into priv | Johannes Berg | 1 | -0/+4 |
2012-04-12 | iwlwifi: split force_reset debugfs file | Johannes Berg | 1 | -12/+4 |
2012-04-12 | iwlwifi: move hw_params into priv | Johannes Berg | 1 | -0/+33 |
2012-04-12 | iwlwifi: move queue watchdog into transport | Johannes Berg | 1 | -1/+1 |
2012-04-09 | iwlwifi: move ucode_type from shared to op_mode | Meenakshi Venkataraman | 1 | -0/+3 |
2012-04-09 | iwlwifi: move ucode error log reporting to op_mode | Meenakshi Venkataraman | 1 | -0/+6 |
2012-04-09 | iwlwifi: move valid_contexts to priv | Johannes Berg | 1 | -1/+2 |
2012-04-09 | iwlwifi: move queue mapping out of transport | Johannes Berg | 1 | -2/+10 |
2012-03-12 | iwlwifi: explicitly track whether INIT uCode was run | David Spinadel | 1 | -0/+1 |
2012-03-12 | iwlwifi: avoid some operations if no uCode loaded | David Spinadel | 1 | -0/+1 |
2012-03-08 | iwlwifi: make tx_cmd_pool kmem cache global | Stanislaw Gruszka | 1 | -1/+1 |
2012-03-08 | iwlwifi: separate status to priv and trans | Don Fry | 1 | -0/+1 |
2012-03-08 | iwlwifi: remove unused max_nrg_cck from sensitivity and constify | Johannes Berg | 1 | -1/+0 |
2012-03-08 | iwlwifi: redesign PASSIVE_NO_RX workaround | Johannes Berg | 1 | -2/+3 |
2012-03-07 | iwlwifi: don't include iwl-prph.h everywhere | Johannes Berg | 1 | -2/+0 |
2012-03-07 | iwlwifi: move ucode_owner to priv | Johannes Berg | 1 | -0/+4 |
2012-03-07 | iwlwifi: abstract out notification wait support | Johannes Berg | 1 | -0/+3 |
2012-03-07 | iwlwifi: keep plcp_delta_threshold in priv | Johannes Berg | 1 | -0/+2 |
2012-03-07 | iwlwifi: move mutex out of shared | Johannes Berg | 1 | -0/+2 |
2012-03-07 | iwlwifi: split out firmware store | Johannes Berg | 1 | -0/+1 |
2012-03-07 | iwlwifi: move ucode loading to op_mode | Johannes Berg | 1 | -0/+2 |
2012-03-06 | iwlwifi: don't pass iwl_rx_mem_buffer to upper layers | Johannes Berg | 1 | -2/+2 |
2012-03-06 | iwlwifi: move wowlan bool into priv | Johannes Berg | 1 | -0/+2 |
2012-03-06 | iwlwifi: simplify auth/assoc flow | Johannes Berg | 1 | -3/+0 |
2012-03-06 | iwlwifi: remove shared lock | Johannes Berg | 1 | -4/+0 |
2012-03-06 | iwlwifi: introduce statistics lock | Johannes Berg | 1 | -0/+1 |
2012-03-06 | iwlwifi: make sta lock private & BH lock | Johannes Berg | 1 | -0/+6 |
2012-02-27 | iwlwifi: kill iwl_bus.h | Emmanuel Grumbach | 1 | -1/+0 |