GitHub/exynos8895/android_kernel_samsung_universal8895.git
Author Commit
2013-06-19 Johannes Bergcfg80211: require passing BSS struct back to cfg80211_a...
2013-06-19 Johannes Bergnl80211: use small state buffer for wiphy_dump
2013-06-19 Johannes BergMerge remote-tracking branch 'mac80211/master' into...
2013-06-19 Johannes Bergnl80211: fix attrbuf access race by allocating a separa...
2013-06-18 Antonio QuartulliRevert "mac80211: in IBSS use the Auth frame to trigger...
2013-06-18 Simon Wunderlichmac80211: change IBSS channel state to chandef
2013-06-18 Simon Wunderlichmac80211: fix various components for the new 5 and...
2013-06-18 Simon Wunderlichnl80211: add rate flags for 5/10 Mhz channels
2013-06-18 Simon Wunderlichnl80211/cfg80211: add 5 and 10 MHz defines and wiphy...
2013-06-18 Thomas Pedersenmac80211: update mesh beacon on workqueue
2013-06-18 Simon Wunderlichnl80211: use attributes to parse beacons
2013-06-13 Ilan Peermac80211: Fix VHT bandwidth change event
2013-06-13 Alexander Bondarmac80211: track AP's beacon rate and give it to the...
2013-06-13 Ben Greearmac80211: Ensure tid_start_tx is protected by sta-...
2013-06-12 Johannes Bergmac80211: fix TX aggregation TID struct leak
2013-06-12 Simon Wunderlichmac80211: Fix rate control mask matching call
2013-06-12 Simon Wunderlichmac80211: abort CAC in stop_ap()
2013-06-12 Johannes Bergmac80211: work around broken APs not including HT info
2013-06-11 Johannes Bergcfg80211: fix rtnl leak in wiphy dump error cases
2013-06-11 Antonio Quartullinl80211: allow sending CMD_FRAME without specifying...
2013-06-11 Antonio Quartulliath6kl: make mgmt_tx accept a NULL channel
2013-06-11 Antonio Quartullibrcm80211: make mgmt_tx in brcmfmac accept a NULL channel
2013-06-11 Antonio Quartullimac80211: make mgmt_tx accept a NULL channel
2013-06-11 Jouni Malinencfg80211: fix VHT TDLS peer AID verification
2013-06-11 Ashok Nagarajan{nl,mac,cfg}80211: Allow user to configure basic rates...
2013-06-11 Colleen Twittymac80211: expire mesh peers based on mesh configuration
2013-06-11 Colleen Twitty{nl,cfg}80211: make peer link expiration time configurable
2013-06-11 Felix Fietkaunl80211: add kernel-doc for NL80211_FEATURE_ACTIVE_MONITOR
2013-06-11 Thomas Pedersenmac80211: fix mesh deadlock
2013-06-05 Johannes Bergwireless: fix kernel-doc
2013-06-05 Alexander Bondarmac80211: Use suitable semantics for beacon availabilit...
2013-06-05 Alexander Bondarmac80211: fix powersave bug and clean up ieee80211_rx_b...
2013-06-04 Johannes Bergcfg80211: make wiphy index start at 0 again
2013-06-04 Johannes Bergcfg80211: fix potential deadlock regression
2013-06-04 Johannes Bergregulatory: use proper enum return value
2013-06-04 Johannes Bergcfg80211: separate internal SME implementation
2013-06-04 Johannes Bergcfg80211/mac80211: clean up cfg80211 SME APIs
2013-06-04 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2013-06-04 Pontus Fuchsmac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframes
2013-06-04 Johannes Bergnl80211: remove bogus genlmsg_end() error checking
2013-06-04 Felix Fietkaumac80211: add a tx control flag to indicate PS-Poll...
2013-06-03 John Greenebrcmsmac: Reduce log spam in heavy tx, make err print...
2013-06-03 Sujith Manoharanath9k: Do not maintain ANI state per-channel
2013-06-03 Sujith Manoharanath9k: Print ANI statistics in debugfs
2013-06-03 Sujith Manoharanath9k: Set ofdmWeakSigDetect directly
2013-06-03 Sujith Manoharanath9k: Simplify ANI initialization
2013-06-03 Sujith Manoharanath9k: Remove unused structure ath_dbg_bb_mac_samp
2013-06-03 Sujith Manoharanath9k: Enable WoW only for AR9462
2013-06-03 Sujith Manoharanath9k: Return early for invalid rates
2013-06-03 Yijing Wangnet, ipw2x00: remove redundant D0 power state set
2013-06-03 Felix Fietkauath9k: advertise support for active monitor interfaces
2013-06-03 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-06-03 Solomon Peachycw1200: rename the cw1200 platform definition header
2013-06-03 Solomon Peachycw1200: Rework SDIO platform support to prevent build...
2013-06-03 Solomon Peachycw1200: Replace use of 'struct resource' with 'int...
2013-06-03 Solomon Peachycw1200: Reference correct 'powerup' GPIO signal.
2013-06-03 Solomon Peachycw1200: move platform_data header to correct location.
2013-06-03 Solomon Peachycw1200: Rename 'sbus' to 'hwbus'
2013-06-03 Johannes Bergcfg80211: take WoWLAN support information out of wiphy...
2013-06-03 Jacob Minshallmac80211: set mesh formation field properly
2013-06-03 Thomas Pedersenmac80211: don't check local mesh TTL on TX
2013-06-03 Johannes Bergmac80211: fix sdata locking around __ieee80211_request_smps
2013-05-31 Johannes BergRevert "mac80211_hwsim: remove P2P_DEVICE support"
2013-05-31 Johannes BergRevert "iwlwifi: mvm: remove P2P_DEVICE support"
2013-05-30 Wei Yongjuncw1200: remove unused including <linux/version.h>
2013-05-30 Wei Yongjuncw1200: use module_spi_driver to simplify the code
2013-05-30 Wei Yongjuncw1200: convert to use simple_open()
2013-05-30 Wei Yongjuncw1200: remove duplicated include from wsm.c
2013-05-30 Solomon Peachycw1200: Fix compile with CONFIG_PM=n
2013-05-30 Oleksij Rempelath9k: check for Rx-STBC flag and pass it to ieee80211
2013-05-30 Oleksij Rempelath9k: remove useless flag conversation.
2013-05-29 Solomon Peachycw1200: add driver for the ST-E CW1100 & CW1200 WLAN...
2013-05-29 Andy Shevchenkomwifiex: dump small buffers with help of %*ph
2013-05-29 Sachin Kamatnet: wireless: p54spi: Fix commenting style
2013-05-29 Sachin Kamatnet: wireless: p54spi: Use module_spi_driver macro
2013-05-29 Felix Fietkauath9k_hw: fix PA predistortion miscalibration
2013-05-29 Vladimir Kondratievwil6210: Don't use wdev->sme_state
2013-05-29 Vladimir Kondratievwil6210: channel off by 1
2013-05-29 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-05-29 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-05-29 Johannes Bergmac80211: always send multicast on CAB queue
2013-05-29 Johannes Bergcfg80211: remove cleanup_work kernel-doc
2013-05-29 Felix Fietkaumac80211: support active monitor interfaces
2013-05-29 Felix Fietkaucfg80211: support an active monitor interface flag
2013-05-29 Alexander Bondariwlwifi: mvm: add debugfs for powersave
2013-05-29 Hila Goneniwlwifi: mvm: Add support for connection monitor offload
2013-05-29 Emmanuel Grumbachiwlwifi: take valid ant for HT caps from TLV
2013-05-29 Alexander Bondariwlwifi: mvm: Change number of DTIMs to skip semantics
2013-05-29 Eytan Lifshitziwlwifi: mvm: add thermal throttling and CT kill
2013-05-27 Johannes Bergcfg80211: make WoWLAN configuration available to drivers
2013-05-27 Emmanuel Grumbachiwlwifi: mvm: use proper scan type for P2P
2013-05-27 Johannes BergMerge remote-tracking branch 'iwlwifi-fixes/master...
2013-05-27 Alexander Bondariwlwifi: mvm: Add beacon abort enablement
2013-05-27 Johannes Bergiwlwifi: dvm: constify configuration structs
2013-05-27 Johannes Bergiwlwifi: move some configuration parameters into DVM
2013-05-27 Johannes Bergiwlwifi: dvm: rename iwl_lib_ops to iwl_dvm_cfg
2013-05-27 Johannes Bergiwlwifi: move D3_CFG_COMPLETE handling into DVM
2013-05-27 Emmanuel Grumbachiwlwifi: dvm: fix zero LQ CMD sending avoidance
2013-05-27 Helmut Schaamac80211: Allow single vif mac address change with...
2013-05-27 Johannes Bergmac80211: close AP_VLAN interfaces before unregistering all
next