| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | cfg80211: add cfg80211_sched_scan_stopped_rtnl | Eliad Peller | 2014-05-05 | 1 | -2/+10 |
| | * | | | cfg80211: free sme on connection failures | Eliad Peller | 2014-05-05 | 1 | -1/+1 |
| | * | | | mac80211: Fix mac80211 station info rx bitrate for IBSS mode | Henning Rogge | 2014-05-05 | 1 | -1/+2 |
| | * | | | mac80211: fixup radiotap tx flags for RTS/CTS | Bob Copeland | 2014-04-22 | 1 | -3/+2 |
| | * | | | mac80211: avoid handling of SMPS for mesh | Chun-Yeow Yeoh | 2014-04-22 | 1 | -1/+2 |
| * | | | | Bluetooth: Fix redundant encryption request for reauthentication | Johan Hedberg | 2014-04-25 | 1 | -3/+6 |
| * | | | | Bluetooth: Fix triggering BR/EDR L2CAP Connect too early | Johan Hedberg | 2014-04-25 | 1 | -0/+6 |
* | | | | | Merge branch 'rfkill-gpio-cleanups' of git://git.kernel.org/pub/scm/linux/ker... | John W. Linville | 2014-05-06 | 1 | -31/+9 |
|\ \ \ \ \ |
|
| * | | | | | net: rfkill: gpio: hard-code the gpio names | Heikki Krogerus | 2014-04-11 | 1 | -17/+2 |
| * | | | | | net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chip | Heikki Krogerus | 2014-04-11 | 1 | -0/+5 |
| * | | | | | net: rfkill: gpio: add ACPI ID for GPS module on Lenovo Miix2 | Heikki Krogerus | 2014-04-11 | 1 | -0/+1 |
| * | | | | | net: rfkill: gpio: remove unused and obsolete platform parameters | Heikki Krogerus | 2014-04-11 | 1 | -14/+1 |
* | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2014-04-30 | 40 | -841/+1861 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | mac80211: Support dynamic AP mode channel width changes | Jouni Malinen | 2014-04-28 | 1 | -0/+16 |
| * | | | | | cfg80211: Dynamic channel bandwidth changes in AP mode | Jouni Malinen | 2014-04-28 | 3 | -12/+59 |
| * | | | | | mac80211: remove unnecessary assignment | Zhao, Gang | 2014-04-28 | 1 | -4/+1 |
| * | | | | | mac80211: avoid calling useless channel context code | Zhao, Gang | 2014-04-28 | 1 | -9/+9 |
| * | | | | | cfg80211: Use 5MHz bandwidth by default when checking usable channels | Rostislav Lisovy | 2014-04-25 | 1 | -7/+15 |
| * | | | | | cfg80211: Add attributes describing prohibited channel bandwidth | Rostislav Lisovy | 2014-04-25 | 2 | -0/+15 |
| * | | | | | mac80211: change return value of notifier function | Zhao, Gang | 2014-04-25 | 3 | -9/+8 |
| * | | | | | cfg80211: change return value of notifier function | Zhao, Gang | 2014-04-25 | 2 | -2/+4 |
| * | | | | | cfg80211: change wiphy_to_dev function name | Zhao, Gang | 2014-04-25 | 12 | -117/+118 |
| * | | | | | cfg80211: change registered device pointer name | Zhao, Gang | 2014-04-25 | 3 | -196/+196 |
| * | | | | | mac80211: remove unnecessary BUG_ON() | Zhao, Gang | 2014-04-25 | 1 | -2/+1 |
| * | | | | | mac80211: return bool instead of numbers in yes/no function | Zhao, Gang | 2014-04-25 | 1 | -9/+10 |
| * | | | | | mac80211: add option to generate CCMP IVs only for mgmt frames | Marek Kwaczynski | 2014-04-25 | 1 | -1/+4 |
| * | | | | | mac80211: compute chanctx refcount on-the-fly | Michal Kazior | 2014-04-25 | 4 | -17/+49 |
| * | | | | | mac80211: fix racy usage of chanctx->refcount | Michal Kazior | 2014-04-25 | 1 | -8/+9 |
| * | | | | | mac80211: split ieee80211_free_chanctx() | Michal Kazior | 2014-04-25 | 1 | -12/+16 |
| * | | | | | mac80211: split ieee80211_new_chanctx() | Michal Kazior | 2014-04-25 | 1 | -13/+43 |
| * | | | | | mac80211: improve chanctx reservation lookup | Michal Kazior | 2014-04-25 | 1 | -2/+88 |
| * | | | | | mac80211: improve find_chanctx() for reservations | Michal Kazior | 2014-04-25 | 1 | -27/+29 |
| * | | | | | mac80211: track reserved vifs in chanctx | Michal Kazior | 2014-04-25 | 3 | -4/+13 |
| * | | | | | mac80211: track assigned vifs in chanctx | Michal Kazior | 2014-04-25 | 3 | -0/+9 |
| * | | | | | mac80211: add support for radar detection for reservations | Michal Kazior | 2014-04-25 | 2 | -2/+7 |
| * | | | | | mac80211: prevent chanctx overcommit | Michal Kazior | 2014-04-25 | 1 | -1/+23 |
| * | | | | | mac80211: add max channel calculation utility function | Michal Kazior | 2014-04-25 | 2 | -0/+43 |
| * | | | | | cfg80211: allow drivers to iterate over matching combinations | Michal Kazior | 2014-04-25 | 1 | -7/+37 |
| * | | | | | cfg80211: Fix GO Concurrent relaxation on UNII-3 | Ilan Peer | 2014-04-25 | 1 | -1/+17 |
| * | | | | | mac80211: mesh: always use the latest target_sn | Bob Copeland | 2014-04-22 | 1 | -1/+2 |
| * | | | | | mac80211: fix mesh_add_rsn_ie IE finding loop | Bob Copeland | 2014-04-22 | 1 | -13/+8 |
| * | | | | | mac80211: mesh: use u16 return type for u16 getter | Bob Copeland | 2014-04-22 | 1 | -1/+1 |
| * | | | | | mac80211: Allow HT capa override to add 40 MHz intolerant | Jouni Malinen | 2014-04-22 | 2 | -2/+19 |
| * | | | | | cfg80211: fix processing world regdomain when non modular | Luis R. Rodriguez | 2014-04-22 | 1 | -1/+1 |
| * | | | | | cfg80211: avoid freeing last_request while in flight | Arik Nemtsov | 2014-04-22 | 1 | -8/+16 |
| * | | | | | cfg80211: reg: set DFS CAC time in case of custom regd | Janusz Dziedzic | 2014-04-11 | 1 | -0/+7 |
| * | | | | | cfg80211: ignore invalid BSSIDs when looking for BSSes | Johannes Berg | 2014-04-10 | 1 | -0/+2 |
| * | | | | | cfg80211: reject invalid IBSS BSSIDs in wext compat code | Johannes Berg | 2014-04-10 | 1 | -0/+3 |
| * | | | | | cfg80211: remove unused wiphy argument from cfg80211_wext_freq() | Zhao, Gang | 2014-04-10 | 5 | -8/+12 |
| * | | | | | mac80211: fix some missing includes | Zhao, Gang | 2014-04-09 | 3 | -0/+5 |