Age | Commit message (Expand) | Author | Files | Lines |
2011-12-16 | mac80211_hwsim: fix wmediumd_pid | Johannes Berg | 1 | -11/+10 |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 1 | -0/+1 |
2011-11-09 | mac80211_hwsim: Claim support for TDLS | Jouni Malinen | 1 | -0/+2 |
2011-11-01 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 1 | -0/+1 |
2011-10-03 | mac80211: pass vif param to conf_tx() callback | Eliad Peller | 1 | -1/+2 |
2011-08-10 | mac80211_hwsim: Fix RX status reporting for HT | Jouni Malinen | 1 | -0/+6 |
2011-06-27 | mac80211: restrict advertised HW scan rates | Johannes Berg | 1 | -0/+2 |
2011-06-01 | mac80211_hwsim driver support userspace frame tx/rx | Javier Lopez | 1 | -15/+447 |
2011-05-05 | net: call dev_alloc_name from register_netdevice | Jiri Pirko | 1 | -10/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-02-25 | mac80211: make tx() operation return void | Johannes Berg | 1 | -3/+2 |
2011-01-19 | mac80211: track receiver's aggregation reorder buffer size | Johannes Berg | 1 | -1/+2 |
2010-11-15 | mac80211_hwsim: Incorporate txpower into rssi | Blaise Gassend | 1 | -1/+4 |
2010-09-16 | mac80211: add p2p device type support | Johannes Berg | 1 | -4/+11 |
2010-08-27 | mac80211_hwsim: support runtime iftype changes | Johannes Berg | 1 | -0/+13 |
2010-08-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2010-08-25 | mac80211-hwsim: allow configuring IBSS | Johannes Berg | 1 | -2/+5 |
2010-08-19 | drivers/net/wireless: Restore upper case words in wiphy_<level> messages | Joe Perches | 1 | -1/+1 |
2010-07-27 | drivers/net/wireless: Use wiphy_<level> | Joe Perches | 1 | -53/+46 |
2010-07-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -0/+5 |
2010-06-18 | mac80211_hwsim: fix fake_hw_scan | Johannes Berg | 1 | -0/+5 |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet | 1 | -1/+1 |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -9/+10 |
2010-05-07 | mac80211: improve HT channel handling | Johannes Berg | 1 | -9/+10 |
2010-05-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+4 |
2010-05-03 | mac80211_hwsim: fix double-scan detection | Johannes Berg | 1 | -1/+1 |
2010-05-03 | mac80211: allow controlling aggregation manually | Johannes Berg | 1 | -1/+2 |
2010-04-28 | mac80211: give virtual interface to hw_scan | Johannes Berg | 1 | -0/+1 |
2010-04-23 | Merge branch 'master' into for-davem | John W. Linville | 1 | -0/+28 |
2010-04-20 | mac80211: sample survey implementation for mac80211 & hwsim | Holger Schurig | 1 | -0/+28 |
2010-04-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -4/+41 |
2010-04-08 | mac80211_hwsim: add sw_scan sw_scan_complete | Luis R. Rodriguez | 1 | -4/+41 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-19 | mac80211_hwsim: convert to new station add/remove callbacks | Johannes Berg | 1 | -6/+26 |
2010-02-09 | mac80211_hwsim: add fake hw scan handler | Johannes Berg | 1 | -1/+43 |
2010-01-23 | cfg80211: export multiple MAC addresses in sysfs | Johannes Berg | 1 | -1/+7 |
2009-12-29 | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 1 | -9/+9 |
2009-12-29 | mac80211: introduce flush operation | Johannes Berg | 1 | -0/+11 |
2009-12-22 | mac80211_hwsim: Check all local addresses for TX Ack status | Jouni Malinen | 1 | -2/+33 |
2009-12-22 | mac80211_hwsim: implement ampdu action | Johannes Berg | 1 | -0/+26 |
2009-12-22 | mac80211: enable spatial multiplexing powersave | Johannes Berg | 1 | -4/+20 |
2009-11-19 | cfg80211: convert bools into flags | Johannes Berg | 1 | -9/+9 |
2009-11-02 | mac80211_hwsim: Send ACK frames on the hwsim0 interface | Jouni Malinen | 1 | -0/+47 |
2009-11-02 | mac80211_hwsim: Check idle state on TX | Jouni Malinen | 1 | -2/+11 |
2009-10-30 | mac80211_hwsim: don't register CCK rates on 5ghz | Johannes Berg | 1 | -3/+4 |
2009-09-30 | mac80211_hwsim: Fix initial beacon timer configuration | Jouni Malinen | 1 | -0/+3 |
2009-09-01 | wireless: convert drivers to netdev_tx_t | Stephen Hemminger | 1 | -1/+2 |
2009-08-20 | mac80211: allow configure_filter callback to sleep | Johannes Berg | 1 | -3/+1 |
2009-07-24 | wireless: remove print_mac uses | Johannes Berg | 1 | -2/+0 |
2009-07-24 | mac80211_hwsim: report fixed signal strength | Johannes Berg | 1 | -2/+4 |