Age | Commit message (Expand) | Author |
2012-10-18 | cfg80211: add cfg80211 exported function tracing | Beni Lev |
2012-10-18 | cfg80211: add tracing to rdev-ops | Beni Lev |
2012-10-18 | cfg80211: add wrappers for registered_device_ops | Hila Gonen |
2012-10-18 | cfg80211: Disallow HT/WEP in IBSS mode | Sujith Manoharan |
2012-10-18 | cfg80211: add support for flushing old scan results | Sam Leffler |
2012-10-18 | cfg80211: add scan flag to indicate its priority | Sam Leffler |
2012-10-18 | cfg80211: code rearrangement to avoid forward declarations | Amitkumar Karwar |
2012-10-18 | {nl,cfg}80211: add a flags word to scan requests | Sam Leffler |
2012-10-17 | {nl,cfg}80211: Peer STA VHT caps | Mahesh Palivela |
2012-10-17 | cfg80211: Allow user space to specify non-IEs to SAE Authentication | Jouni Malinen |
2012-09-30 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-09-25 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-09-25 | cfg80211: Fix regulatory check for 60GHz band frequencies | Vladimir Kondratiev |
2012-09-18 | cfg80211: fix possible circular lock on reg_regdb_search() | Luis R. Rodriguez |
2012-09-18 | cfg80211/nl80211: Notify connection request failure in AP mode | Pandiyarajan Pitchaimuthu |
2012-09-18 | wireless: remove unreachable code | Alan Cox |
2012-09-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman |
2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-09-06 | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg |
2012-09-05 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-09-05 | cfg80211: fix indentation | Hila Gonen |
2012-09-05 | wext: include wireless event id when it has a size problem | Arend van Spriel |
2012-09-05 | cfg80211: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun |
2012-09-04 | nl80211: fix possible memory leak nl80211_connect() | Wei Yongjun |
2012-08-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-08-20 | cfg80211: add P2P Device abstraction | Johannes Berg |
2012-08-20 | wireless: add radiotap A-MPDU status field | Johannes Berg |
2012-08-06 | cfg80211: process pending events when unregistering net device | Daniel Drake |
2012-08-02 | cfg80211: Clear "beacon_found" on regulatory restore | Paul Stewart |
2012-08-02 | cfg80211: add channel flag to prohibit OFDM operation | Seth Forshee |
2012-07-31 | cfg80211: unify IE search | Vladimir Kondratiev |
2012-07-30 | Merge remote-tracking branch 'wireless/master' into mac80211 | Johannes Berg |
2012-07-25 | wireless: reg: restore previous behaviour of chan->max_power calculations | Stanislaw Gruszka |
2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-07-18 | cfg80211: Fix mutex locking in reg_last_request_cell_base | Mohammed Shafi Shajakhan |
2012-07-17 | cfg80211: remove regulatory_update() | Luis R. Rodriguez |
2012-07-17 | cfg80211: make regulatory_update() static | Luis R. Rodriguez |
2012-07-17 | cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() | Luis R. Rodriguez |
2012-07-17 | cfg80211: add cellular base station regulatory hint support | Luis R. Rodriguez |
2012-07-17 | cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS | Luis R. Rodriguez |
2012-07-17 | cfg80211: fix set_regdom() to cancel requests with same alpha2 | Kalle Valo |
2012-07-17 | cfg80211: support TX error rate CQM | Thomas Pedersen |
2012-07-17 | nl80211: add wdev ID as u64 as it should | Johannes Berg |
2012-07-13 | cfg80211: reduce monitor interface tracking | Johannes Berg |
2012-07-13 | cfg80211/mac80211: re-add get_channel operation | Johannes Berg |
2012-07-12 | nl80211: allow enabling WoWLAN without triggers | Johannes Berg |
2012-07-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |