Age | Commit message (Expand) | Author | Files | Lines |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-10 | Revert "iwlwifi: Send broadcast probe request only when asked to" | Reinette Chatre | 1 | -33/+16 |
2010-02-11 | iwlwifi: fix scan race | Reinette Chatre | 1 | -15/+12 |
2010-02-11 | iwlwifi: multiple force reset mode | Wey-Yi Guy | 1 | -10/+0 |
2010-02-09 | iwlwifi: Send broadcast probe request only when asked to | Samuel Ortiz | 1 | -16/+33 |
2010-01-26 | iwlwifi: Logic to control how frequent radio should be reset if needed | Wey-Yi Guy | 1 | -2/+16 |
2010-01-26 | iwlwifi: Fix A band scanning when associated | Henry Zhangh | 1 | -15/+2 |
2010-01-26 | iwlwifi: add function to reset/tune radio if needed | Wey-Yi Guy | 1 | -14/+141 |
2010-01-20 | iwlwifi: update copyright year to 2010 | Reinette Chatre | 1 | -1/+1 |
2009-12-21 | iwlwifi: allocated rx page accounting cleanup | Zhu Yi | 1 | -2/+1 |
2009-11-11 | iwlwifi: use configured valid rx chain for scan | Shanyu Zhao | 1 | -1/+1 |
2009-11-11 | iwlwifi: use only one chain for scan in PS | Shanyu Zhao | 1 | -1/+15 |
2009-11-02 | iwlwifi: move iwl_[un]init_drv to iwlagn | Reinette Chatre | 1 | -0/+1 |
2009-10-27 | iwlwifi: use paged Rx | Zhu Yi | 1 | -10/+10 |
2009-10-08 | iwlwifi: drop lib80211 dependency | Christian Lamparter | 1 | -1/+0 |
2009-08-28 | iwlwifi: fix unloading driver while scanning | Wey-Yi Guy | 1 | -1/+2 |
2009-07-27 | iwlwifi: fix up command sending | Johannes Berg | 1 | -4/+4 |
2009-07-10 | iwlwifi: scan requested channels only | Johannes Berg | 1 | -17/+14 |
2009-05-25 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+4 |
2009-05-22 | iwlwifi: support "pure 40MHz" in RXON command | Wey-Yi Guy | 1 | -1/+4 |
2009-05-20 | iwlwifi: do not cancel delayed work inside spin_lock_irqsave | Reinette Chatre | 1 | -3/+4 |
2009-05-11 | iwlwifi: use #define instead of hard coded value | Wey-Yi Guy | 1 | -6/+8 |
2009-04-30 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+2 |
2009-04-28 | iwlwifi: notify on scan completion even when shutting down | Johannes Berg | 1 | -2/+2 |
2009-04-23 | iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode | Wey-Yi Guy | 1 | -1/+1 |
2009-04-23 | iwlwifi: support truly passive scanning | Johannes Berg | 1 | -1/+6 |
2009-04-23 | iwlwifi: improve scan support | Johannes Berg | 1 | -151/+36 |
2009-02-27 | iwl3945: use iwl_mac_hw_scan callback | Abhijeet Kolekar | 1 | -0/+68 |
2009-02-13 | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg | 1 | -1/+1 |
2009-02-09 | iwlwifi: don't use implicit priv in IWL_DEBUG | Tomas Winkler | 1 | -31/+31 |
2009-01-30 | iwl3945: Remaining host command cleanups | Samuel Ortiz | 1 | -2/+2 |
2009-01-30 | iwl3945: Use iwlcore scan code | Samuel Ortiz | 1 | -23/+19 |
2009-01-30 | iwlwifi: update copyright year to 2009 | Reinette Chatre | 1 | -1/+1 |
2009-01-29 | iwlwifi: replace IWL_WARNING with IWL_WARN | Winkler, Tomas | 1 | -2/+2 |
2008-12-12 | iwlwifi: change email contact information | Winkler, Tomas | 1 | -1/+1 |
2008-11-10 | iwlwifi: remove implicit direct scan | Johannes Berg | 1 | -7/+0 |
2008-11-01 | iwlwifi: run through spell checker | Tomas Winkler | 1 | -1/+1 |
2008-11-01 | iwlwifi: clear scanning bits upon failure | Mohamed Abbas | 1 | -0/+7 |
2008-11-01 | wireless: use individual buffers for printing ssid values | John W. Linville | 1 | -3/+4 |
2008-11-01 | wireless: consolidate on a single escape_essid implementation | John W. Linville | 1 | -46/+6 |
2008-11-01 | iwlwifi: unify tx antenna toggling | Tomas Winkler | 1 | -40/+17 |
2008-11-01 | 802.11: clean up/fix HT support | Johannes Berg | 1 | -6/+6 |
2008-10-07 | iwlwifi: remove STATUS_CONF_PENDING in scanning | Tomas Winkler | 1 | -2/+21 |
2008-10-07 | iwlwifi: scan fix comment | Tomas Winkler | 1 | -1/+2 |
2008-10-07 | iwlwifi: scan correct setting of valid rx_chains | Tomas Winkler | 1 | -1/+1 |
2008-09-25 | iwlwifi: don't fail if scan is issued too early | Tomas Winkler | 1 | -7/+1 |
2008-09-16 | mac80211: use nl80211 interface types | Johannes Berg | 1 | -2/+2 |
2008-09-11 | iwlwifi: remove uneeded declarations | Emmanuel Grumbach | 1 | -2/+1 |
2008-09-03 | iwlwifi: fix hidden ssid discovery in passive channels | Ron Rindjunsky | 1 | -1/+1 |
2008-08-04 | iwlwifi: decrement rx skb counter in scan abort handler | Emmanuel Grumbach | 1 | -0/+1 |