Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e584da5e3cc0b299d4b86072941cbe6dd9a046a8
e584da5e
mac80211: in ADHOC don't update last_rx if sta is not authorized
by Antonio Quartulli
· 12 years ago
c216e64
cfg80211: change function signature of cfg80211_get_p2p_attr()
by Arend van Spriel
· 12 years ago
0172bb7
cfg80211: use DS or HT operation IEs to determine BSS channel
by Johannes Berg
· 12 years ago
03ae834
mac80211: disable HT advertising unless AP supports it
by Johannes Berg
· 12 years ago
a8243b7
mac80211: rename IEEE80211_STA_DISABLE_11N to HT
by Johannes Berg
· 12 years ago
76c5fa0
mac80211: fix RX chains configuration
by Johannes Berg
· 12 years ago
605f1a5
mac80211: fix radiotap vendor area skipping
by Johannes Berg
· 12 years ago
77d2ece
mac80211: Add debugfs callbacks for station addition/removal
by Sujith Manoharan
· 12 years ago
fe5f255
mac80211: fix channel context suspend/reconfig handling
by Johannes Berg
· 12 years ago
4988456
mac80211: make remain_on_channel() op pass vif param
by Eliad Peller
· 12 years ago
3475b09
cfg80211: Add TDLS event to allow drivers to request operations
by Jouni Malinen
· 12 years ago
90b9e446
mac80211: support radiotap vendor namespace RX data
by Johannes Berg
· 12 years ago
5a306f5
mac80211: introduce IEEE80211_NUM_TIDS and use it
by Johannes Berg
· 12 years ago
0f92732
mac80211: use CMAC_PN_LEN
by Johannes Berg
· 12 years ago
f0dea9c
mac80211: check add_chanctx callback before use in ieee80211_reconfig
by Arend van Spriel
· 12 years ago
f4bda33
mac80211: support RX_FLAG_MACTIME_END
by Thomas Pedersen
· 12 years ago
2a91c9f
nl/cfg80211: advertise OBSS scan requirement
by Amitkumar Karwar
· 12 years ago
6352c87
mac80211: reassign channel contexts before stations
by Johannes Berg
· 12 years ago
8b2c982
mac80211: clarify interface iteration and make it configurable
by Johannes Berg
· 12 years ago
9214ad7
mac80211: call driver method when restart completes
by Johannes Berg
· 12 years ago
60762cb
mac80211: remove unused tracepoint
by Johannes Berg
· 12 years ago
0864331
mac80211: add debugfs file for HW queues
by Johannes Berg
· 12 years ago
1c963be
mac80211: fix TX error path
by Johannes Berg
· 12 years ago
4afebd6
mac80211: include export.h in aes_cmac
by Emmanuel Grumbach
· 12 years ago
6fc1da9
mac80211: use kstrtoull return value
by Johannes Berg
· 12 years ago
41c97a2
mac80211: fix race in TKIP MIC test debugfs file
by Johannes Berg
· 12 years ago
28656a1
mac80211: use mac_pton
by Johannes Berg
· 12 years ago
b84e7a0
nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()
by Antonio Quartulli
· 12 years ago
06e191e
cfg80211: store the ssid into wirless_dev in AP mode
by Antonio Quartulli
· 12 years ago
488dd7b
mac80211: pass P2P powersave parameters to driver
by Johannes Berg
· 12 years ago
0ee4535
wireless: add utility function to get P2P attribute
by Johannes Berg
· 12 years ago
37c73b5
cfg80211: allow registering more than one beacon listener
by Ben Greear
· 12 years ago
391e53e
mac80211: implement set_mcast_rate() callback
by Antonio Quartulli
· 12 years ago
f4e583c
nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
by Antonio Quartulli
· 12 years ago
ba350fb
wireless: add peer-to-peer related definitions
by Arend van Spriel
· 12 years ago
8655201
mac80211: send deauth only with channel context
by Johannes Berg
· 12 years ago
50febf6
mac80211: use a counter for remain-on-channel cookie
by Johannes Berg
· 12 years ago
8a2fbed
mac80211: combine status/drop reporting
by Johannes Berg
· 12 years ago
cbc668a
mac80211_hwsim: print per interface TX power
by Johannes Berg
· 12 years ago
1ea6f9c
mac80211: handle TX power per virtual interface
by Johannes Berg
· 12 years ago
c844211
cfg80211: allow per interface TX power setting
by Johannes Berg
· 12 years ago
71fe96b
nl80211: move "can set channel" check
by Johannes Berg
· 12 years ago
e826117
mac80211_hwsim: allow using channel contexts
by Johannes Berg
· 12 years ago
6fb47de
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 12 years ago
ab3d59d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
42d3607
ssb: handle BCM43222 in pmu code.
by Hauke Mehrtens
· 12 years ago
2c60035
ssb: add PCI ID 0x4350
by Hauke Mehrtens
· 12 years ago
4df50ca
ath9k: Dump BTCOEX tuning parameters
by Rajkumar Manoharan
· 12 years ago
cdbe408
ath9k_hw: validate MCI stuck after RTC wakeup
by Rajkumar Manoharan
· 12 years ago
e75d4ed
ath9k_hw: Fix concurrent tx on lower tx power
by Rajkumar Manoharan
· 12 years ago
8446484
ath9k_hw: Enable hw PLL power save for AR9565
by Rajkumar Manoharan
· 12 years ago
1680260
ath9k_hw: Enable hw PLL power save for AR9462
by Rajkumar Manoharan
· 12 years ago
b7d572e
ar5523: Add new driver
by Pontus Fuchs
· 12 years ago
8ff5dc9
brcmfmac: store IEs per virtual interface
by Arend van Spriel
· 12 years ago
823e1c8
brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume()
by Arend van Spriel
· 12 years ago
7d64107
brcmfmac: add virtual interface support in brcmf_cfg80211_suspend()
by Arend van Spriel
· 12 years ago
ba40d16
brcmfmac: use memset when setting a broadcast mac address
by Arend van Spriel
· 12 years ago
ce81e31
brcmfmac: rename check_sys_up() to check_vif_up()
by Arend van Spriel
· 12 years ago
1c90fba59
brcmfmac: remove unused enumeration wl_prof_list
by Arend van Spriel
· 12 years ago
3bc0a96
brcmfmac: cleanup brcmf_cfg80211_profile structure
by Arend van Spriel
· 12 years ago
9f3a990
brcmfmac: remove debugfs functionality from wl_cfg80211.c
by Arend van Spriel
· 12 years ago
c117903
brcmfmac: separate connection status from scanning status
by Arend van Spriel
· 12 years ago
0abb5f21
brcmfmac: use vif struct to check_sys_up() function
by Arend van Spriel
· 12 years ago
6ac4f4e
brcmfmac: store profile information per virtual interface
by Arend van Spriel
· 12 years ago
3eacf86
brcmfmac: introduce brcmf_cfg80211_vif structure
by Arend van Spriel
· 12 years ago
ec6de0e
brcmfmac: remove brcmf_find_bssidx() function
by Arend van Spriel
· 12 years ago
2eaba7e
brcmfmac: change parameter list for send_key_to_dongle()
by Arend van Spriel
· 12 years ago
0af29bf
brcmfmac: use fwil for default configuration setup.
by Hante Meuleman
· 12 years ago
9d7d6f9
brcmfmac: streamline header parse code of sdio glom read
by Franky Lin
· 12 years ago
ac24be6
brcmfmac: use struct brcmf_if as interface object for fwil functions
by Arend van Spriel
· 12 years ago
6e18616
brcmfmac: add function converting ieee80211_channel to chanspec
by Arend van Spriel
· 12 years ago
ec5a07d
brcmfmac: use bssidx from struct brcmf_if for bsscfg specific commands
by Arend van Spriel
· 12 years ago
1ed9baf
brcmfmac: rework driver initialization in brcmf_bus_start()
by Arend van Spriel
· 12 years ago
1d4fd8d
brcmfmac: extend struct brcmf_if with bssidx field
by Arend van Spriel
· 12 years ago
1e271c9
brcmfmac: clean usb download code.
by Hante Meuleman
· 12 years ago
348a130
brcmfmac: remove redundant function brcmf_c_mkiovar_bsscfg
by Hante Meuleman
· 12 years ago
f368a5b
brcmfmac: change testmode command to use new firmware interface layer
by Hante Meuleman
· 12 years ago
91917c77
brcmfmac: remove unused iswl variable.
by Hante Meuleman
· 12 years ago
81f5dcb
brcmfmac: refactor firmware interface layer.
by Hante Meuleman
· 12 years ago
6c4a5f2
carl9170: split up carl9170_handle_mpdu
by Christian Lamparter
· 12 years ago
f3b369e
mwifiex: rx path enhancement to derive priv only once
by Avinash Patil
· 12 years ago
3a5b8a1
mwifiex: handle extended supported rates IE for AP
by Avinash Patil
· 12 years ago
22db249
Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"
by Amitkumar Karwar
· 12 years ago
f3e1af3
mwifiex: disable channel filtering for SSID specific scan from user
by Amitkumar Karwar
· 12 years ago
b0e70c2
mwifiex: minor cleanup and a fix in scan semaphore usage
by Amitkumar Karwar
· 12 years ago
f162cac
mwifiex: abort scan upon interface down
by Amitkumar Karwar
· 12 years ago
e45a841
mwifiex: use LOW_PRIORITY scan flag provided in scan request
by Amitkumar Karwar
· 12 years ago
ccd6095
bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_SLEEP
by Yuanhan Liu
· 12 years ago
7bf7a71e
ath9k: Add new BT profile info A2DP_Voice
by Rajkumar Manoharan
· 12 years ago
f9401b1
ath9k: adjust duty cycle for FTP profile for AR9565
by Rajkumar Manoharan
· 12 years ago
3c5c9d0
ath9k_hw: Set default MCI config for AR9565
by Rajkumar Manoharan
· 12 years ago
506ed95
ath9k_hw: Configure new switch table for AR9565 BTCOEX
by Rajkumar Manoharan
· 12 years ago
6f37ff9
ath9k_hw: Fix max rx rate drop for AR9565
by Rajkumar Manoharan
· 12 years ago
2097fdd
ath9k_hw: Fix frequent BT rx recovery
by Rajkumar Manoharan
· 12 years ago
e9f9fd8
ath9k_hw: Disable MCI stat counter by default for AR9565
by Rajkumar Manoharan
· 12 years ago
b55f6bb7
ath9k: turn off RXIQ calibration while re-calibrating radio
by Bala Shanmugam
· 12 years ago
d9575da
ath9k: Set appropriate bit for AR9565 in btc control register
by Bala Shanmugam
· 12 years ago
7d47884
ath9k_hw: Fix selfgen chainmask for 9565
by Rajkumar Manoharan
· 12 years ago
4c6231a
ath9k_hw: Enable OSLA hw fix for AR9565
by Rajkumar Manoharan
· 12 years ago
e82cb03
ath9k: adjust WLAN and BT concurrent transmission
by Rajkumar Manoharan
· 12 years ago
Next »