Age | Commit message (Expand) | Author | Files | Lines |
2014-02-17 | NFC: digital: Add ISO-DEP support for data exchange | Thierry Escande | 3 | -4/+83 |
2014-02-17 | NFC: digital: Add poll support for type 4A tag platform | Thierry Escande | 2 | -2/+86 |
2014-02-17 | NFC: Add netlink support for ISO/IEC 15693 | Mark A. Greer | 1 | -0/+8 |
2014-02-17 | NFC: digital: Add Digital Layer support for ISO/IEC 15693 | Mark A. Greer | 3 | -0/+124 |
2014-02-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 11 | -83/+102 |
2014-02-13 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 39 | -422/+773 |
2014-02-07 | libceph: do not dereference a NULL bio pointer | Ilya Dryomov | 1 | -2/+6 |
2014-02-07 | libceph: take map_sem for read in handle_reply() | Ilya Dryomov | 1 | -6/+11 |
2014-02-07 | libceph: factor out logic from ceph_osdc_start_request() | Ilya Dryomov | 1 | -23/+39 |
2014-02-06 | mac80211: fix virtual monitor interface iteration | Johannes Berg | 1 | -4/+8 |
2014-02-06 | mac80211: fix fragmentation code, particularly for encryption | Johannes Berg | 1 | -1/+1 |
2014-02-06 | mac80211: Fix IBSS disconnect | Sujith Manoharan | 1 | -4/+1 |
2014-02-06 | mac80211: release the channel in error path in start_ap | Emmanuel Grumbach | 1 | -1/+4 |
2014-02-06 | cfg80211: send scan results from work queue | Johannes Berg | 6 | -42/+45 |
2014-02-06 | cfg80211: fix scan done race | Johannes Berg | 1 | -4/+10 |
2014-02-06 | mac80211: avoid deadlock revealed by lockdep | Emmanuel Grumbach | 3 | -7/+15 |
2014-02-06 | cfg80211: re-enable 5/10 MHz support | Johannes Berg | 1 | -3/+0 |
2014-02-06 | nl80211: Reset split_start when netlink skb is exhausted | Pontus Fuchs | 1 | -1/+2 |
2014-02-06 | mac80211: move roc cookie assignment earlier | Eliad Peller | 1 | -18/+18 |
2014-02-06 | mac80211: propagate STBC / LDPC flags to radiotap | Emmanuel Grumbach | 1 | -0/+7 |
2014-02-06 | mac80211: move VHT related RX_FLAG to another variable | Emmanuel Grumbach | 4 | -10/+13 |
2014-02-06 | mac80211: remove unused radiotap vendor fields in ieee80211_rx_status | Emmanuel Grumbach | 1 | -48/+5 |
2014-02-05 | mac80211: order IEs in association request correctly | Johannes Berg | 1 | -0/+28 |
2014-02-05 | mac80211: order IEs in probe request correctly | Johannes Berg | 1 | -2/+30 |
2014-02-05 | mac80211: update opmode when adding new station | Marek Kwaczynski | 3 | -7/+34 |
2014-02-05 | cfg80211: regulatory introduce maximum bandwidth calculation | Janusz Dziedzic | 3 | -21/+126 |
2014-02-05 | cfg80211: consider existing DFS interfaces | Michal Kazior | 8 | -14/+32 |
2014-02-05 | cfg80211: fix channel configuration in IBSS join | Antonio Quartulli | 5 | -14/+35 |
2014-02-05 | net: rfkill: move poll work to power efficient workqueue | Shaibal Dutta | 1 | -3/+6 |
2014-02-05 | net: wireless: move regulatory timeout work to power efficient workqueue | Shaibal Dutta | 1 | -3/+6 |
2014-02-05 | mac80211: fix bufferable MMPDU RX handling | Johannes Berg | 2 | -15/+9 |
2014-02-05 | mac80211: remove set but unused variables | Johannes Berg | 3 | -7/+1 |
2014-02-05 | cfg80211: add helper reg_get_regdomain() function | Janusz Dziedzic | 1 | -11/+17 |
2014-02-05 | cfg80211: set preset_chandef after channel switch | Janusz Dziedzic | 1 | -0/+1 |
2014-02-05 | mac80211: send ibss probe responses with noack flag | Simon Wunderlich | 1 | -0/+5 |
2014-02-05 | nl80211: fix scheduled scan RSSI matchset attribute confusion | Johannes Berg | 1 | -9/+61 |
2014-02-05 | mac80211: ibss: remove unnecessary call to release channel | Luciano Coelho | 1 | -1/+0 |
2014-02-05 | mac80211: add missing CSA locking | Michal Kazior | 4 | -1/+12 |
2014-02-05 | mac80211: fix sdata->radar_required locking | Michal Kazior | 3 | -3/+5 |
2014-02-05 | mac80211: move csa_active setting in STA CSA | Michal Kazior | 1 | -1/+1 |
2014-02-05 | mac80211: fix possible memory leak on AP CSA failure | Michal Kazior | 1 | -2/+3 |
2014-02-05 | mac80211: batch CSA bss info notification | Michal Kazior | 3 | -12/+13 |
2014-02-05 | nl80211: send event when AP operation is stopped | Johannes Berg | 3 | -0/+32 |
2014-02-05 | mac80211: add length check in ieee80211_is_robust_mgmt_frame() | Johannes Berg | 3 | -13/+11 |
2014-02-05 | nl80211: check nla_parse() return values | Johannes Berg | 1 | -14/+23 |
2014-02-05 | mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per spec | Karl Beldan | 2 | -2/+2 |
2014-02-05 | mac80211: remove module handling from rate control ops | Johannes Berg | 1 | -23/+9 |
2014-02-05 | mac80211: minstrel_ht: sample_table can be __read_mostly | Johannes Berg | 1 | -3/+2 |
2014-02-05 | cfg80211: make device_type const | Johannes Berg | 2 | -2/+2 |
2014-02-05 | nl80211: make netlink attribute policies const | Johannes Berg | 1 | -4/+4 |