Age | Commit message (Expand) | Author | Files | Lines |
2011-03-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+33 |
2011-03-11 | wireless: add support for ethtool_ops->{get,set}_ringparam | John W. Linville | 1 | -0/+33 |
2011-03-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -11/+29 |
2011-03-09 | net/wireless: add COUNTRY to to regulatory device uevent | Scott James Remnant | 2 | -11/+29 |
2011-03-04 | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -19/+37 |
2011-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -19/+37 |
2011-03-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2011-03-01 | cfg80211: add a field for the bitrate of the last rx data packet from a station | Felix Fietkau | 1 | -19/+37 |
2011-02-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -2/+2 |
2011-02-21 | fix cfg80211_wext_siwfreq lock ordering... | Daniel J Blueman | 1 | -2/+2 |
2011-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -7/+13 |
2011-02-03 | cfg80211: Fix power save state after interface type change | Juuso Oikarinen | 1 | -7/+13 |
2011-02-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -6/+11 |
2011-01-28 | net/wireless/nl80211.c: Avoid call to genlmsg_cancel | Julia Lawall | 1 | -2/+4 |
2011-01-28 | cfg80211: Allow non-zero indexes for device specific pair-wise ciphers | Juuso Oikarinen | 1 | -4/+7 |
2011-01-27 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 3 | -18/+29 |
2011-01-21 | cfg80211: Extend channel to frequency mapping for 802.11j | Bruno Randolf | 3 | -18/+29 |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -1/+1 |
2011-01-04 | cfg80211: fix transposition of words in printk | Bob Copeland | 1 | -1/+1 |
2010-12-20 | nl80211: Export available antennas | Bruno Randolf | 1 | -0/+5 |
2010-12-20 | cfg80211: Separate available antennas for RX and TX | Bruno Randolf | 1 | -7/+10 |
2010-12-20 | mac80211: Send mesh non-HWMP path selection frames to userspace | Javier Cardona | 1 | -0/+2 |
2010-12-20 | mac80211: Let userspace enable and configure vendor specific path selection. | Javier Cardona | 4 | -24/+90 |
2010-12-20 | mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup | Javier Cardona | 1 | -20/+20 |
2010-12-16 | cfg80211: fix null pointer dereference with a custom regulatory request | Luis R. Rodriguez | 1 | -1/+2 |
2010-12-16 | nl80211: Add notification for dropped Deauth/Disassoc | Jouni Malinen | 3 | -0/+44 |
2010-12-15 | nl80211: advertise maximum remain-on-channel duration | Johannes Berg | 1 | -1/+6 |
2010-12-13 | cfg80211/nl80211: separate unicast/multicast default TX keys | Johannes Berg | 3 | -23/+113 |
2010-12-13 | cfg80211: update information elements in cached BSS struct | Sven Neumann | 1 | -0/+11 |
2010-12-13 | cfg80211: Add antenna availability information | Bruno Randolf | 1 | -2/+13 |
2010-12-08 | cfg80211: Add new BSS attribute ht_opmode | Helmut Schaa | 1 | -0/+5 |
2010-12-07 | nl80211/mac80211: Report signal average | Bruno Randolf | 1 | -0/+3 |
2010-12-06 | cfg80211/mac80211: add mesh join/leave commands | Johannes Berg | 6 | -24/+284 |
2010-12-06 | nl80211: refactor mesh parameter parsing | Johannes Berg | 1 | -23/+38 |
2010-12-06 | cfg80211: require add_virtual_intf to return new dev | Johannes Berg | 1 | -2/+5 |
2010-12-06 | nl80211/mac80211: define and allow configuring mesh element TTL | Javier Cardona | 1 | -0/+5 |
2010-11-29 | nl80211/cfg80211: extend mgmt-tx API for off-channel | Johannes Berg | 3 | -12/+58 |
2010-11-24 | cfg80211: allow using CQM event to notify packet loss | Johannes Berg | 3 | -0/+61 |
2010-11-24 | cfg80211/mac80211: improve ad-hoc multicast rate handling | Felix Fietkau | 1 | -3/+33 |
2010-11-24 | net/wireless: Use pr_<level> and netdev_<level> | Joe Perches | 6 | -56/+44 |
2010-11-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -2/+56 |
2010-11-24 | Revert "nl80211/mac80211: Report signal average" | John W. Linville | 1 | -3/+0 |
2010-11-22 | cfg80211: Fix regulatory bug with multiple cards and delays | Luis R. Rodriguez | 1 | -9/+43 |
2010-11-22 | cfg80211: move mutex locking to reg_process_pending_hints() | Luis R. Rodriguez | 1 | -8/+8 |
2010-11-22 | cfg80211: move reg_work and reg_todo above | Luis R. Rodriguez | 1 | -2/+3 |
2010-11-22 | cfg80211: put core regulatory request into queue | Luis R. Rodriguez | 1 | -6/+1 |
2010-11-18 | nl80211/mac80211: Report signal average | Bruno Randolf | 1 | -0/+3 |
2010-11-18 | cfg80211: fix can_beacon_sec_chan, reenable HT40 | Mark Mentovai | 1 | -0/+2 |
2010-11-16 | cfg80211: add support for setting the ad-hoc multicast rate | Felix Fietkau | 1 | -0/+5 |
2010-11-16 | cfg80211: Add nl80211 antenna configuration | Bruno Randolf | 1 | -1/+30 |