Age | Commit message (Expand) | Author | Files | Lines |
2010-11-18 | cfg80211: fix can_beacon_sec_chan, reenable HT40 | Mark Mentovai | 1 | -0/+2 |
2010-11-16 | cfg80211: fix extension channel checks to initiate communication | Luis R. Rodriguez | 1 | -0/+52 |
2010-11-08 | cfg80211: fix a crash in dev lookup on dump commands | Felix Fietkau | 1 | -2/+2 |
2010-10-25 | cfg80211: fix regression on processing country IEs | Luis R. Rodriguez | 1 | -1/+1 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 15 | -1563/+1196 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+2 |
2010-10-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -59/+104 |
2010-10-15 | radiotap: fix vendor namespace parsing | Johannes Berg | 1 | -26/+32 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-10-13 | cfg80211: notify drivers about frame registrations | Johannes Berg | 1 | -3/+20 |
2010-10-12 | wireless: Print wiphy name in sysfs. | Ben Greear | 1 | -0/+9 |
2010-10-11 | cfg80211: add channel utilization stats to the survey command | Felix Fietkau | 1 | -0/+15 |
2010-10-11 | wireless: Set some stats used by /proc/net/wireless (wext) | Ben Greear | 1 | -0/+4 |
2010-10-11 | Revert "wireless: Use first phyX name available when registering phy devices." | Johannes Berg | 1 | -30/+24 |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 9 | -1371/+805 |
2010-10-07 | cfg80211: constify WDS address | Johannes Berg | 1 | -1/+1 |
2010-10-07 | nl80211: use new genl helpers for WDS | Johannes Berg | 1 | -33/+12 |
2010-10-06 | cfg80211: fix BSS double-unlinking | Johannes Berg | 1 | -6/+6 |
2010-10-06 | nl80211/mac80211: Add retry and failed transmission count to station info | Bruno Randolf | 1 | -0/+6 |
2010-10-06 | nl80211: fix error in generic netif_running check | Johannes Berg | 1 | -0/+2 |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 6 | -27/+116 |
2010-10-05 | nl80211: reduce dumping boilerplate | Johannes Berg | 1 | -92/+59 |
2010-10-05 | nl80211: use generic check for netif_running | Johannes Berg | 1 | -69/+28 |
2010-10-05 | nl80211: use the new genetlink pre/post_doit hooks | Johannes Berg | 1 | -1202/+531 |
2010-10-05 | cfg80211: patches to allow setting the WDS peer | Bill Jordan | 1 | -0/+54 |
2010-10-05 | cfg80211: fix locking | Johannes Berg | 1 | -4/+7 |
2010-10-05 | cfg80211/mac80211: allow management frame TX in AP mode | Johannes Berg | 2 | -13/+51 |
2010-10-05 | nl80211: allow drivers to indicate whether the survey data channel is in use | Felix Fietkau | 1 | -0/+2 |
2010-10-05 | wireless: Use first phyX name available when registering phy devices. | Ben Greear | 1 | -24/+30 |
2010-10-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -18/+21 |
2010-09-28 | cfg80211: always set IBSS basic rates | Johannes Berg | 2 | -17/+19 |
2010-09-27 | nl80211: Fix exit from nl80211_set_power_save | Teemu Paasikivi | 1 | -1/+2 |
2010-09-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2010-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -10/+32 |
2010-09-23 | net: return operator cleanup | Eric Dumazet | 1 | -1/+1 |
2010-09-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 8 | -79/+75 |
2010-09-20 | wext: fix potential private ioctl memory content leak | Johannes Berg | 1 | -1/+1 |
2010-09-16 | cfg80211/nl80211: introduce p2p device types | Johannes Berg | 5 | -24/+61 |
2010-09-16 | cfg80211/mac80211: use lockdep_assert_held | Johannes Berg | 2 | -4/+11 |
2010-09-16 | include/net/cfg80211.h: wiphy_<level> messages use dev_printk | Joe Perches | 1 | -49/+0 |
2010-09-16 | net/wireless: use generic_file_llseek in debugfs | Arnd Bergmann | 1 | -0/+1 |
2010-09-14 | nl80211: Uninitialized variable | Bill Jordan | 1 | -1/+1 |
2010-09-14 | net/wireless: use ARRAY_SIZE macro in radiotap.c | Nikitas Angelinas | 1 | -1/+2 |
2010-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -9/+31 |
2010-08-31 | wireless: register wiphy rfkill w/o holding cfg80211_mutex | John W. Linville | 1 | -9/+12 |
2010-08-31 | net/wireless: Remove double test | Julia Lawall | 1 | -1/+1 |
2010-08-30 | wireless extensions: fix kernel heap content leak | Johannes Berg | 2 | -0/+19 |
2010-08-27 | cfg80211: allow changing port control protocol | Johannes Berg | 2 | -3/+24 |
2010-08-27 | cfg80211: allow vendor specific cipher suites | Johannes Berg | 1 | -1/+8 |
2010-08-25 | nl80211: fix missing nesting | Johannes Berg | 1 | -0/+2 |