Age | Commit message (Expand) | Author | Files | Lines |
2012-11-16 | lib80211: hide Kconfig symbol | Johannes Berg | 1 | -3/+2 |
2012-11-07 | nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface() | Antonio Quartulli | 1 | -0/+5 |
2012-11-07 | cfg80211: store the ssid into wirless_dev in AP mode | Antonio Quartulli | 2 | -0/+3 |
2012-11-06 | wireless: add utility function to get P2P attribute | Johannes Berg | 1 | -0/+99 |
2012-11-05 | cfg80211: allow registering more than one beacon listener | Ben Greear | 3 | -29/+73 |
2012-11-05 | nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command | Antonio Quartulli | 1 | -0/+39 |
2012-10-30 | cfg80211: allow per interface TX power setting | Johannes Berg | 4 | -19/+26 |
2012-10-30 | nl80211: move "can set channel" check | Johannes Berg | 1 | -4/+4 |
2012-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -10/+12 |
2012-10-29 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 4 | -4/+32 |
2012-10-27 | mac80211: verify that skb data is present | Johannes Berg | 1 | -1/+2 |
2012-10-27 | wireless: drop invalid mesh address extension frames | Johannes Berg | 1 | -5/+6 |
2012-10-23 | cfg80211: add tracing for P2P Device start/stop | Johannes Berg | 4 | -4/+32 |
2012-10-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -9/+3 |
2012-10-18 | cfg80211: fix initialization of chan->max_reg_power | Felix Fietkau | 1 | -2/+3 |
2012-10-18 | cfg80211: fix antenna gain handling | Felix Fietkau | 1 | -2/+1 |
2012-10-18 | cfg80211: add cfg80211 exported function tracing | Beni Lev | 7 | -10/+615 |
2012-10-18 | cfg80211: add tracing to rdev-ops | Beni Lev | 4 | -79/+2141 |
2012-10-18 | cfg80211: add wrappers for registered_device_ops | Hila Gonen | 14 | -148/+700 |
2012-10-18 | cfg80211: Disallow HT/WEP in IBSS mode | Sujith Manoharan | 1 | -3/+17 |
2012-10-18 | cfg80211: add support for flushing old scan results | Sam Leffler | 4 | -24/+59 |
2012-10-18 | cfg80211: add scan flag to indicate its priority | Sam Leffler | 1 | -2/+14 |
2012-10-18 | cfg80211: code rearrangement to avoid forward declarations | Amitkumar Karwar | 1 | -27/+27 |
2012-10-18 | {nl,cfg}80211: add a flags word to scan requests | Sam Leffler | 1 | -0/+12 |
2012-10-17 | {nl,cfg}80211: Peer STA VHT caps | Mahesh Palivela | 1 | -0/+5 |
2012-10-17 | cfg80211: Allow user space to specify non-IEs to SAE Authentication | Jouni Malinen | 4 | -18/+61 |
2012-10-15 | cfg80211/mac80211: avoid state mishmash on deauth | Stanislaw Gruszka | 1 | -9/+3 |
2012-09-30 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 4 | -24/+65 |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+9 |
2012-09-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -24/+65 |
2012-09-25 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 4 | -24/+65 |
2012-09-25 | cfg80211: Fix regulatory check for 60GHz band frequencies | Vladimir Kondratiev | 1 | -5/+14 |
2012-09-19 | cfg80211: fix possible circular lock on reg_regdb_search() | Luis R. Rodriguez | 1 | -3/+9 |
2012-09-18 | cfg80211/nl80211: Notify connection request failure in AP mode | Pandiyarajan Pitchaimuthu | 3 | -0/+50 |
2012-09-18 | wireless: remove unreachable code | Alan Cox | 1 | -19/+1 |
2012-09-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -10/+10 |
2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 3 | -64/+64 |
2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -3/+28 |
2012-09-06 | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg | 2 | -2/+21 |
2012-09-05 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -1/+3 |
2012-09-05 | cfg80211: fix indentation | Hila Gonen | 1 | -1/+1 |
2012-09-05 | wext: include wireless event id when it has a size problem | Arend van Spriel | 1 | -4/+4 |
2012-09-05 | cfg80211: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 1 | -4/+2 |
2012-09-04 | nl80211: fix possible memory leak nl80211_connect() | Wei Yongjun | 1 | -1/+3 |
2012-08-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -29/+201 |
2012-08-20 | cfg80211: add P2P Device abstraction | Johannes Berg | 5 | -14/+196 |
2012-08-20 | wireless: add radiotap A-MPDU status field | Johannes Berg | 1 | -0/+2 |
2012-08-06 | cfg80211: process pending events when unregistering net device | Daniel Drake | 3 | -1/+7 |
2012-08-02 | cfg80211: Clear "beacon_found" on regulatory restore | Paul Stewart | 1 | -0/+1 |
2012-08-02 | cfg80211: add channel flag to prohibit OFDM operation | Seth Forshee | 1 | -0/+2 |