nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / net / wireless /
2009-03-06 Roel Kluincfg80211: test before subtraction on unsigned
2009-01-29 Luis R. Rodriguezcfg80211: print correct intersected regulatory domain
2009-01-29 Luis R. Rodriguezcfg80211: Fix sanity check on 5 GHz when processing...
2009-01-16 Luis R. Rodriguezcfg80211: Fix parsed country IE info for 5 GHz
2009-01-16 Luis R. Rodriguezcfg80211: Fix regression with 11d on bands
2009-01-16 Luis R. Rodriguezcfg80211: make handle_band() and handle_channel() wiphy...
2009-01-06 Stephen Hemmingerwireless: convert wireless ioctl to net_device_ops
2008-12-19 Sujithmac80211: Fix HT channel selection
2008-12-19 Henning Roggenl80211: Add signal strength and bandwith to nl80211sta...
2008-12-12 Johannes Bergmac80211/cfg80211: check endianness in sparse runs
2008-12-12 Johannes Bergcfg80211: fix nl80211 frequency handling
2008-12-07 Nick Andrewwireless: Fix incorrect use of loose in wext.c
2008-12-05 Johannes Bergcfg80211: "fix" 11d oops
2008-12-05 Johannes Bergcfg80211: fix wiphy remove if no regulatory request
2008-12-05 Johannes Bergcfg80211: handle SIOCGIWMODE/SIOCSIWMODE
2008-12-05 Johannes Bergcfg80211: handle SIOCGIWNAME
2008-12-05 Jouni Malinennl80211: Add frequency configuration (including HT40)
2008-11-26 Jouni Malinennl80211: Change max TX power to be in mBm instead of dBm
2008-11-26 Jouni Malinennl80211: Report max TX power in NL80211_BAND_ATTR_FREQS
2008-11-25 Luis R. Rodriguezcfg80211: add support for custom firmware regulatory...
2008-11-25 Luis R. Rodriguezcfg80211/mac80211: Add 802.11d support
2008-11-25 Luis R. Rodriguezcfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_R...
2008-11-25 Luis R. Rodriguezcfg80211: call_crda() won't tell us if CRDA was present
2008-11-25 Luis R. Rodriguezcfg80211: expect different rd in cfg80211 when intersecting
2008-11-25 Luis R. Rodriguezcfg80211: separate intersection section in __set_regdom()
2008-11-25 Luis R. Rodriguezcfg80211: remove switch from __set_regdom()
2008-11-25 Luis R. Rodriguezcfg80211: remove switch from __regulatory_hint()
2008-11-25 Luis R. Rodriguezcfg80211: mark negative frequencies as invalid
2008-11-25 Ingo Molnarnet/wireless/reg.c: fix bad WARN_ON in if statement
2008-11-21 Johannes Bergwireless: clean up sysfs code using %pM
2008-11-21 John W. Linvillelib80211: consolidate crypt init routines
2008-11-21 John W. Linvillelib80211: absorb crypto bits from net/ieee80211
2008-11-10 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2008-11-10 Luis R. Rodriguezcfg80211: Add kdoc for struct regulatory_request
2008-11-10 Luis R. Rodriguezcfg80211: Add regulatory domain intersection capability
2008-11-10 Luis R. Rodriguezcfg80211: a reg rule is invalid if freq diff is 0
2008-11-10 Jouni Malinennl80211: Add TX queue parameter configuration
2008-11-10 Jouni Malinennl80211: Add basic rate configuration for AP mode
2008-11-10 Johannes Bergwireless: implement basic rate helper function
2008-11-10 Johannes Bergwireless: fix a few sparse warnings
2008-10-31 Johannes Bergwireless regulatory: move ignore_request
2008-10-31 Johannes Bergwireless: clean up regulatory ignore_request function
2008-10-31 Johannes Bergwireless: remove struct regdom hinting
2008-10-31 Johannes Bergwireless: make regdom passing semantics simpler
2008-10-31 Johannes Bergwireless: remove write-only 'granted' variable
2008-10-31 John W. Linvillewireless: use individual buffers for printing ssid...
2008-10-31 John W. Linvillewireless: escape_ssid should handle non-printables
2008-10-31 John W. Linvillewireless: remove NETWORK_EMPTY_ESSID flag
2008-10-31 John W. Linvillewireless: consolidate on a single escape_essid implemen...
2008-10-31 Johannes Bergwireless: fix EU check
2008-10-31 Johannes Bergwireless: get rid of pointless request list
2008-10-31 Johannes Bergwireless: remove cfg80211_reg_mutex
2008-10-31 Johannes Bergwireless: don't publish __regulatory_hint
2008-10-31 colin@cozybit.comAdd nl80211 commands to get and set o11s mesh networkin...
2008-10-31 Johannes Bergnl80211: fix monitor flags
2008-10-31 Johannes Bergnl80211: export HT capabilities
2008-10-26 Arjan van de Venwireless: fix regression caused by regulatory config...
2008-10-15 Johannes Bergcfg80211: fix debugfs error handling
2008-10-13 Huang Weiyiwireless: remove duplicated #include
2008-10-06 Davide Pesaventowireless: fix typo in Kconfig.
2008-09-24 Denis ChengRqwireless: a global static to local static improvement
2008-09-24 Johannes Bergcfg80211: reject invalid configuration items
2008-09-24 Johannes Bergcfg80211: allow set_interface without type
2008-09-24 Johannes Bergcfg80211: show interface type
2008-09-24 Johannes Bergcfg80211: clean up static regdomain mess
2008-09-24 Johannes Bergcfg80211: fix regulatory code const
2008-09-24 Johannes Bergcfg80211: clean up regulatory mess
2008-09-24 Johannes Bergcfg80211: fix static regdomains
2008-09-15 Luis R. Rodriguezcfg80211: Add new wireless regulatory infrastructure
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-09-02 Florian Micklernet/wireless/Kconfig: clarify the description for CONFI...
2008-08-29 Jouni Malinenmac80211/cfg80211: HT capabilities for NEW_STA
2008-08-29 Jouni Malinenmac80211/cfg80211: Add BSS configuration options for...
2008-08-13 Jamal Hadi Salimwext: Send name on events
2008-07-29 Johannes Bergnl80211: fix dump callbacks
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-07-14 Johannes Bergwext: make sysfs bits optional and deprecate them
2008-07-08 Julius Volznet/wireless/nl80211.c: fix endless Netlink callback...
2008-06-25 Tony Vroonmac80211: implement EU regulatory domain
2008-06-17 David S. Millerwext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.
2008-06-17 David S. Millerwext: Dispatch and handle compat ioctls entirely in...
2008-06-17 David S. Millerwext: Pull top-level ioctl dispatch logic into helper...
2008-06-17 David S. Millerwext: Pass iwreq pointer down into standard/private...
2008-06-17 David S. Millerwext: Parameterize the standard/private handlers.
2008-06-17 David S. Millerwext: Pull ioctl permission checking out into helper...
2008-06-17 David S. Millerwext: Extract private call iw_point handling into seper...
2008-06-17 David S. Millerwext: Extract standard call iw_point handling into...
2008-06-17 David S. Millerwext: Make adjust_priv_size() take a "struct iw_point *".
2008-06-17 David S. Millerwext: Remove inline from get_priv_size() and adjust_pri...
2008-06-14 Tony Vroonmac80211: implement EU regulatory domain
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-03 Thomas Grafnetlink: Improve returned error codes
2008-05-14 Eric W. Biedermanwireless: Add missing locking to cfg80211_dev_rename
2008-05-14 Harvey Harrisonwireless: use get/put_unaligned_* helpers
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-08 John W. Linvillecfg80211: default to regulatory max power for channel
2008-04-08 Johannes Bergnl80211: fix STA AID bug
2008-03-27 Johannes Bergcfg80211: don't export ieee80211_get_channel
2008-03-26 David S. MillerMerge branch 'net-2.6.26-netns-20080326' of git://git...
next