| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: change struct iwl_fw | David Spinadel | 2012-03-12 | 1 | -6/+9 |
* | iwlwifi: don't delete AP station directly | Johannes Berg | 2012-03-08 | 1 | -6/+16 |
* | iwlwifi: more status bit factoring | Don Fry | 2012-03-08 | 1 | -17/+17 |
* | iwlwifi: add option to test MFP | David Spinadel | 2012-03-08 | 1 | -0/+3 |
* | iwlwifi: always check if got h/w access before write | Stanislaw Gruszka | 2012-03-08 | 1 | -1/+1 |
* | iwlwifi: remove unused argument from iwlagn_suspend | Johannes Berg | 2012-03-08 | 1 | -1/+1 |
* | iwlwifi: put use_rts_for_aggregation into hw_params | Johannes Berg | 2012-03-07 | 1 | -2/+2 |
* | iwlwifi: move mutex out of shared | Johannes Berg | 2012-03-07 | 1 | -41/+41 |
* | iwlwifi: remove iwl-wifi.h | Johannes Berg | 2012-03-07 | 1 | -1/+0 |
* | iwlwifi: split out firmware store | Johannes Berg | 2012-03-07 | 1 | -6/+4 |
* | iwlwifi: move ucode loading to op_mode | Johannes Berg | 2012-03-07 | 1 | -2/+2 |
* | iwlwifi: fix station HT parameters | Johannes Berg | 2012-03-06 | 1 | -4/+14 |
* | iwlwifi: move wowlan bool into priv | Johannes Berg | 2012-03-06 | 1 | -2/+2 |
* | iwlwifi: clean up (wowlan) suspend flow | Johannes Berg | 2012-03-06 | 1 | -3/+2 |
* | iwlwifi: remove SKU from config | Johannes Berg | 2012-03-06 | 1 | -2/+2 |
* | iwlwifi: simplify auth/assoc flow | Johannes Berg | 2012-03-06 | 1 | -117/+90 |
* | iwlwifi: make EXIT_PENDING depend on mac80211 | Johannes Berg | 2012-03-06 | 1 | -4/+0 |
* | iwlwifi: remove shared lock | Johannes Berg | 2012-03-06 | 1 | -7/+2 |
* | iwlwifi: build some station commands directly | Johannes Berg | 2012-03-06 | 1 | -10/+6 |
* | iwlwifi: kill iwl_bus.h | Emmanuel Grumbach | 2012-02-27 | 1 | -1/+0 |
* | iwlwifi: virtualize the op_mode | Emmanuel Grumbach | 2012-02-27 | 1 | -29/+33 |
* | iwlwifi: save ucode capabilities in iwl_fw | Don Fry | 2012-02-17 | 1 | -1/+1 |
* | iwlwifi: kill iwl_down and s/__iwl_down/iwl_down | Emmanuel Grumbach | 2012-02-17 | 1 | -1/+5 |
* | iwlwifi: Move ucode pointers to iwl_fw | Don Fry | 2012-02-17 | 1 | -4/+4 |
* | iwlwifi: move workqueue to priv | Johannes Berg | 2012-02-17 | 1 | -2/+2 |
* | iwlwifi: move all ucode routines to iwl-ucode.c | Don Fry | 2012-02-02 | 1 | -1/+1 |
* | iwlwifi: stop_hw replace enable_rfkill_int | Emmanuel Grumbach | 2012-02-02 | 1 | -3/+4 |
* | iwlwifi: kill bus_get_hw_id | Emmanuel Grumbach | 2012-02-02 | 1 | -1/+1 |
* | iwlwifi: give trans to all the read / write functions | Emmanuel Grumbach | 2012-02-02 | 1 | -13/+14 |
* | iwlwifi: update Copyright | Wey-Yi Guy | 2012-01-06 | 1 | -1/+1 |
* | iwlwifi: set hw_version in wiphy | Wey-Yi Guy | 2011-12-19 | 1 | -0/+2 |
* | iwlagn: finer-grained HT disable | Johannes Berg | 2011-12-19 | 1 | -0/+4 |
* | iwlwifi: remove most of the iwl_priv references from iwl-ucode.c | Don Fry | 2011-12-16 | 1 | -2/+3 |
* | iwlwifi: create iwl_mac80211 unregister routine | Don Fry | 2011-12-16 | 1 | -0/+9 |
* | iwlwifi: tid_data logic move to upper layer - tx AGG setup | Emmanuel Grumbach | 2011-12-16 | 1 | -49/+1 |
* | iwlwifi: move iwl_cfg from iwl_priv to iwl_shared | Don Fry | 2011-12-16 | 1 | -11/+11 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-14 | 1 | -0/+6 |
* | iwlwifi: move device_pointers from iwl_priv to iwl_shared | Don Fry | 2011-12-08 | 1 | -1/+1 |
* | iwlagn: remove MACDUMP debug | Johannes Berg | 2011-12-02 | 1 | -4/+0 |
* | iwlagn: fix HW crypto for TX-only keys | Johannes Berg | 2011-12-02 | 1 | -0/+11 |
* | iwlwifi: do not re-configure HT40 after associated | Wey-Yi Guy | 2011-12-02 | 1 | -15/+3 |
* | iwlagn: convert remain-on-channel duration to TU | Johannes Berg | 2011-11-11 | 1 | -1/+2 |
* | iwlwifi: Move the core suspend function to iwl-agn-lib | Wey-Yi Guy | 2011-11-11 | 1 | -345/+2 |
* | iwlwifi: move station functions to mac80211 | Wey-Yi Guy | 2011-11-11 | 1 | -0/+71 |
* | iwlwifi: move hw_scan into _mac80211 file | Wey-Yi Guy | 2011-11-11 | 1 | -0/+46 |
* | iwlwifi: move more mac80211 callback function | Wey-Yi Guy | 2011-11-11 | 1 | -0/+308 |
* | iwlagn: explicitly program P2P QoS parameters | Johannes Berg | 2011-11-11 | 1 | -0/+28 |
* | iwlwifi: move all mac80211 related functions to one place | Wey-Yi Guy | 2011-11-11 | 1 | -0/+1521 |