platform/adaptation/renesas_rcar/renesas_kernel.git
2013-04-16 Johannes Bergmac80211: parse VHT channel switch IEs
2013-04-16 Johannes Bergmac80211: handle extended channel switch announcement
2013-04-16 Johannes Bergmac80211: support secondary channel offset in CSA
2013-04-16 Johannes Bergmac80211: support extended channel switch
2013-04-16 Johannes Bergcfg80211: add ieee80211_operating_class_to_band
2013-04-16 Johannes Bergmac80211: unify CSA action frame/beacon processing
2013-04-16 Johannes Bergmac80211: use second center_freq segment only in 80+80
2013-04-16 Johannes Bergwireless: regulatory: fix channel disabling race condition
2013-04-11 Karl Beldanmac80211: always pick a basic rate to tx RTS/CTS for...
2013-04-11 Thomas Pedersenmac80211: fix ieee80211_queue_stopped()
2013-04-10 Marek Puzyniakmac80211: provide SSID in IBSS mode
2013-04-10 Johannes Bergmac80211: always advertise STBC/MCSes even if no AP...
2013-04-10 Marek Puzyniakmac80211: clear SSID when stopping AP
2013-04-10 Simon Wunderlichmac80211: fix recalc_radar hwconf sync problem
2013-04-10 Thomas Pedersenmac80211: stringify another plink state
2013-04-10 Thomas Pedersenmac80211: unset FC retry bit in mesh fwding path
2013-04-10 Martin Pittmac80211_hwsim: Register and bind to driver
2013-04-08 Johannes Bergmac80211: make ieee802_11_parse_elems an inline
2013-04-08 Johannes Bergmac80211: don't start new netdev queues if driver stopped
2013-04-08 Johannes Bergmac80211: replace some dead code by a warning
2013-04-08 Johannes Bergmac80211: don't fiddle with netdev queues in MLME code
2013-04-08 Alexander Bondarmac80211: disable uAPSD if all ACs are under ACM
2013-04-08 Johannes Bergmac80211: fix do_stop handling while suspended
2013-04-08 Johannes Bergmac80211: destroy virtual monitor interface across...
2013-04-08 Johannes Bergmac80211: purge remain-on-channel items when suspending
2013-04-08 Johannes Bergmac80211: remove outdated comment referring to master...
2013-04-08 Bob Copelandmac80211: return new mpath from mesh_path_add()
2013-04-08 Chun-Yeow Yeohmac80211: fix the PREP mesh hwmp debug message
2013-04-08 Johannes Bergmac80211: parse Timeout Interval Element using a struct
2013-04-08 Johannes Bergmac80211: check ERP info IE length in parser
2013-04-08 Johannes Bergmac80211: check DSSS params IE length in parser
2013-04-08 Johannes Bergmac80211: remove unused IE pointers from parser
2013-04-08 Johannes Bergmac80211: remove ancient reference to master interface
2013-04-08 Ben Greearmac80211: be more careful about sending beacon-loss...
2013-04-08 Ben Greearmac80211: add beacon stats to debugfs
2013-04-08 Karl Beldanmac80211_hwsim: advertise VHT support also when channel...
2013-04-08 Karl Beldanmac80211: let drivers not supporting channel contexts...
2013-03-25 Karl Beldanmac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
2013-03-25 Alexander Bondarmac80211: allow drivers to set default uAPSD parameters
2013-03-25 Johannes Bergmac80211: ibss: use beacon_data struct for beacon and...
2013-03-25 Johannes Bergmac80211: ibss: disable beaconing before freeing beacon
2013-03-25 Jouni Malinencfg80211: Document update_ft_ies() cfg80211_ops
2013-03-22 Janusz Dziedzicmac80211: add P2P NoA settings
2013-03-22 Janusz Dziedzicmac80211: use ieee80211_p2p_noa_attr structure
2013-03-22 Janusz Dziedziccfg80211: add P2P Notice of Absence attribute
2013-03-22 Ben Greearmac80211: make beacon-loss-count configurable
2013-03-20 Emmanuel Grumbachmac80211: return the RSSI in dBm
2013-03-20 Wei Yongjuncfg80211: fix error return code in cfg80211_init()
2013-03-20 Johannes Bergcfg80211: fix potential connection work crash
2013-03-18 Johannes Bergmac80211_hwsim: assign CAB queue properly on interface...
2013-03-18 Johannes Bergmac80211: stop queues temporarily for flushing
2013-03-18 Johannes Bergmac80211: pass queue bitmap to flush operation
2013-03-18 Felix Fietkaumac80211/minstrel_ht: do not sample actively used rates
2013-03-18 Felix Fietkaumac80211/minstrel_ht: avoid useless sampling of high...
2013-03-18 Felix Fietkaumac80211/minstrel_ht: improve rate selection stability
2013-03-18 Stanislaw Gruszkamac80211: remove vif debugfs driver callbacks
2013-03-18 Stanislaw Gruszkamac80211: move sdata debugfs dir to vif
2013-03-11 Alexander Bondarmac80211: add driver callback for per-interface multica...
2013-03-11 Johannes Bergmac80211: remove a few set but unused variables
2013-03-11 Johannes Bergmac80211: batch key free synchronize_net()
2013-03-11 Johannes Bergmac80211: remove underscores from some key functions
2013-03-11 Johannes Bergmac80211: clean up key freeing a bit
2013-03-07 Ilan Peermac80211: Call drv_set_tim only if there is a change
2013-03-07 Johannes Bergmac80211: provide ieee80211_sta_eosp()
2013-03-07 Johannes Bergmac80211: provide race-free 64-bit traffic counters
2013-03-06 Thomas Pedersenmac80211: init mesh timer for user authed STAs
2013-03-06 Thomas Pedersenmac80211: disallow changing auto_open_plinks
2013-03-06 Thomas Pedersennl80211: user_mpm overrides auto_open_plinks
2013-03-06 Thomas Pedersenmac80211: support userspace MPM
2013-03-06 Thomas Pedersencfg80211: rename mesh station types
2013-03-06 Thomas Pedersennl80211: explicit userspace MPM
2013-03-06 Thomas Huehnmac80211: improve minstrels rate sorting by means of...
2013-03-06 Thomas Huehnmac80211: treat minstrel success probabilities below...
2013-03-06 Thomas Huehnmac80211: add lowest rate into minstrel's random rate...
2013-03-06 Thomas Huehnmac80211: extend minstrel's rate sampling to avoid...
2013-03-06 Thomas Huehnmac80211: add documentation and verbose variable names in
2013-03-06 Thomas Huehnmac80211: merge value scaling macros of minstrel_ht...
2013-03-06 Thomas Huehnmac80211: merge EWMA calculation of minstrel_ht and...
2013-03-06 Felix Fietkaumac80211/minstrel_ht: disable multiple consecutive...
2013-03-06 Johannes Bergregulatory: allow VHT channels in world roaming
2013-03-06 Johannes Bergcfg80211: enable TDLS on P2P client interfaces
2013-03-06 Johannes Bergmac80211: add VHT capabilities station debugfs file
2013-03-06 Johannes Bergmac80211: restrict peer's VHT capabilities to own
2013-03-06 Johannes Bergmac80211: fix HT capability overrides for AP station
2013-03-06 Johannes Bergmac80211: don't apply HT overrides to TDLS peers
2013-03-06 Johannes Bergmac80211: simplify AP interface stop
2013-03-06 Johannes Bergmac80211: flush keys when stopping AP
2013-03-06 Johannes Bergmac80211: defer tailroom counter manipulation when...
2013-03-06 Johannes Bergmac80211: remove IEEE80211_KEY_FLAG_WMM_STA
2013-03-06 Stanislaw Gruszkamac80211: merge reconfig assign chanctx code
2013-03-06 Stanislaw Gruszkamac80211: cleanup suspend/resume on mesh mode
2013-03-06 Stanislaw Gruszkamac80211: cleanup suspend/resume on ibss mode
2013-03-06 Stanislaw Gruszkamac80211: cleanup suspend/resume on managed mode
2013-03-06 Stanislaw Gruszkamac80211: cleanup generic suspend/resume procedures
2013-03-06 Stanislaw Gruszkacfg80211/mac80211: disconnect on suspend
2013-03-06 Stanislaw Gruszkamac80211: remove napi
2013-03-06 Felix Fietkaumac80211/minstrel_ht: fix spacing between sample attempts
2013-03-06 Felix Fietkaumac80211/minstrel_ht: increase sampling frequency of...
2013-03-06 Felix Fietkauminstrel_ht: increase sampling frequency
2013-03-06 Felix Fietkaumac80211/minstrel_ht: improve max_prob_rate selection
next