Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
03839951515b0ea2b21d649b1fe7b63f9817d0c8
0383995
rt2x00: add MediaTek/RaLink Rt3352 WiSoC
by Daniel Golle
· 12 years ago
ad417a5
rt2x00: rt2800 - Make probe_hw function common between PCI and USB.
by Gertjan van Wingerde
· 12 years ago
99bdf51
rt2x00: Unify GPIO register field namings
by Gertjan van Wingerde
· 12 years ago
605b551
rt2x00: Align GPIO register definitions with the datasheets.
by Gertjan van Wingerde
· 12 years ago
fac805f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
2461c7d
rtlwifi: Update header file
by Larry Finger
· 12 years ago
8e2c406
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
by Larry Finger
· 12 years ago
229bd9d
rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctate
by Larry Finger
· 12 years ago
908fe11
mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_private
by Jeff Disher
· 12 years ago
cbaa177
brcmfmac: add callback for nl80211 testmode command
by Arend van Spriel
· 12 years ago
70f0822
brcmfmac: Add 43143 USB support.
by Hante Meuleman
· 12 years ago
1212d37
brcmfmac: Add 43242 USB support.
by Hante Meuleman
· 12 years ago
4a1c02c
brcmfmac: add BCM43241 sdio interface driver support
by Franky Lin
· 12 years ago
a77f574
brcmfmac: prevent possible race condition on usb rx control.
by Hante Meuleman
· 12 years ago
adfbda6
ath9k: Fix TX filter usage
by Sujith Manoharan
· 12 years ago
6babc28
rtlwifi: rtl8192c: remove pointless conditional before kfree_skb()
by Wei Yongjun
· 12 years ago
d6b389e
rtlwifi: rtl8192de: remove pointless conditional before kfree_skb()
by Wei Yongjun
· 12 years ago
84f6a95
mwifiex: make use of is_zero_ether_addr()
by Bing Zhao
· 12 years ago
a3c2c4f
mwifiex: parse rate info for AP
by Avinash Patil
· 12 years ago
e3a8e0b4
mwifiex: don't disable wait_q_enabled flag
by Amitkumar Karwar
· 12 years ago
26fc36a
mwifiex: release semaphore acquired for internal scan operation
by Amitkumar Karwar
· 12 years ago
21cd54a
airo: remove duplicated include from airo.c
by Wei Yongjun
· 12 years ago
760a6a9
wl18xx: remove duplicated include from main.c
by Wei Yongjun
· 12 years ago
6b6752d
wl3501_cs: use is_broadcast_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
35622dc
wireless: use is_broadcast_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
4653356
ath9k_hw: small optimization
by Mohammed Shafi Shajakhan
· 12 years ago
626a43d
mwifiex: use is_zero_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
a71bf90
mwifiex: use is_broadcast_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
0d1c6d1
airo: use is_zero_ether_addr() and is_broadcast_ether_addr()
by Wei Yongjun
· 12 years ago
c3a2ee9
drivers/net: use is_zero_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
6977a6b
orinoco: use is_zero_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
7949d20
ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()
by Wei Yongjun
· 12 years ago
96e716b
ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()
by Wei Yongjun
· 12 years ago
32e31de
wireless: ath9k-htc: only load firmware in need
by Ming Lei
· 12 years ago
ee91592
bcma: don't leak memory for PCIE, MIPS, GBIT cores
by Saul St. John
· 12 years ago
0374737
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
4a3e12f
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
f107238
libertas sdio: fix suspend when interface is down
by Daniel Drake
· 12 years ago
efd5d6b
rt2800usb: Added rx packet length validity check
by Sergei Poselenov
· 12 years ago
a396e10
rt2x00: Fix rfkill polling prior to interface start.
by Gertjan van Wingerde
· 12 years ago
6ced58a
rt2x00: Fix word size of rt2500usb MAC_CSR19 register.
by Gertjan van Wingerde
· 12 years ago
177ef83
rt2x00: Identify ASUS USB-N53 device.
by Gertjan van Wingerde
· 12 years ago
7f6c562
brcmfmac: fix get rssi by clearing getvar struct.
by Hante Meuleman
· 12 years ago
2e875ac
brcmfmac: fix race condition for rx and tx data.
by Hante Meuleman
· 12 years ago
474ab7c
brcmfmac: dont use ZERO flag for usb IN
by Hante Meuleman
· 12 years ago
01e3331
brcmfmac: fix use of dev_kfree_skb() in irq context
by Arend van Spriel
· 12 years ago
5d9b6f2
ath9k: Fix a crash in 2 WIRE btcoex chipsets
by Mohammed Shafi Shajakhan
· 12 years ago
b3ccc1a
ath9k_hw: enable PA linearization
by Felix Fietkau
· 12 years ago
51dea9b
ath9k: fix PA linearization calibration related crash
by Felix Fietkau
· 12 years ago
1630d25
ath9k_hw: disable PA linearization for AR9462
by Felix Fietkau
· 12 years ago
381c726
ath9k_hw: calibrate PA input for PA predistortion
by Felix Fietkau
· 12 years ago
2622895
ath9k_hw: clear the AM2PM predistortion mask on AR933x
by Felix Fietkau
· 12 years ago
280b9a9
ath9k_hw: do not enable the MIB interrupt in the interrupt mask register
by Felix Fietkau
· 12 years ago
d0f21fe
rt2x00: fix voltage setting for RT3572/RT3592
by Marc Kleine-Budde
· 12 years ago
da25186
mwifiex: fix skb length issue when send a command to firmware
by Stone Piao
· 12 years ago
785a7de
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
518eefe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 12 years ago
768be59
cfg80211: fix indentation
by Hila Gonen
· 12 years ago
c5d4722
iwlwifi: remove radio_config from eeprom_data
by David Spinadel
· 12 years ago
45eab7c
iwlwifi: reduce overhead if tracing disabled
by Johannes Berg
· 12 years ago
12bf6f4
iwlwifi: report A-MPDU status
by Johannes Berg
· 12 years ago
188ce5a
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
by Johannes Berg
· 12 years ago
e5f5b2f
wext: include wireless event id when it has a size problem
by Arend van Spriel
· 12 years ago
7ce8c7a
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
by LEO Airwarosu Yoichi Shinoda
· 12 years ago
00ea6de
mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header
by Johannes Berg
· 12 years ago
c9a0a30
cfg80211: add kerneldoc entry for "vht_cap"
by Robert P. J. Day
· 12 years ago
00a9ac4
cfg80211: use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 12 years ago
b4e4f47
nl80211: fix possible memory leak nl80211_connect()
by Wei Yongjun
· 12 years ago
3d2abdf
mac80211: clear bssid on auth/assoc failure
by Eliad Peller
· 12 years ago
362b056
iwlwifi: fix antenna bitmask
by Johannes Berg
· 12 years ago
0ef24e5
mac80211: Do not check for valid hw_queues for P2P_DEVICE
by Ilan Peer
· 12 years ago
d8343f1
Bluetooth: Fix sending a HCI Authorization Request over LE links
by Vinicius Costa Gomes
· 12 years ago
cc11092
Bluetooth: Change signature of smp_conn_security()
by Vinicius Costa Gomes
· 12 years ago
1fa6535
Bluetooth: Add support for Apple vendor-specific devices
by Henrik Rydberg
· 12 years ago
c6b6eed
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
a4881cc
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
6de3f7e
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
ea2d218
brcm80211: smac: set interface down on reset
by Vladimir Zapolskiy
· 12 years ago
aba4e6f
mac80211: Fix AP mode regression
by Sujith Manoharan
· 12 years ago
27f0112
mac80211: fix DS to MBSS address translation
by Thomas Pedersen
· 12 years ago
33dd769
carl9170: report A-MPDU status
by Christian Lamparter
· 12 years ago
6957802
ath9k_htc: implement sta_rc_update() mac80211 callback
by Antonio Quartulli
· 12 years ago
371a004
bcma: detect and register NAND flash device
by Rafał Miłecki
· 12 years ago
d57ef3a
bcma: detect and register serial flash device
by Rafał Miłecki
· 12 years ago
01e17da
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
4fc79db
iwlwifi: protect SRAM debugfs
by Johannes Berg
· 12 years ago
94543a8
iwlwifi: fix flow handler debug code
by Johannes Berg
· 12 years ago
7b4e6cf
drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initialization
by Julia Lawall
· 12 years ago
3a245cb
ath5k: fix wrong max power per rate eeprom reads for 802.11a
by Thomas Huehn
· 12 years ago
06d7de8
Revert "rfkill: remove dead code"
by AceLan Kao
· 12 years ago
92c385f
Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices
by Gustavo Padovan
· 12 years ago
40503f7
iwlwifi: fix FW restart on init FW
by Amit Beka
· 12 years ago
289e5501
iwlwifi: fix the preparation of the card
by Emmanuel Grumbach
· 12 years ago
dcf3396
mac80211: clean up ieee80211_subif_start_xmit
by Johannes Berg
· 12 years ago
fe94fe0
mac80211: pass channel to ieee80211_send_probe_req
by Johannes Berg
· 12 years ago
c0af073
mac80211: convert ops checks to WARN_ON
by Johannes Berg
· 12 years ago
9b86487
mac80211: check operating channel in scan
by Johannes Berg
· 12 years ago
4797c7b
mac80211: use RX status band instead of current band
by Johannes Berg
· 12 years ago
3d01be7
mac80211: don't assume channel is set in tracing
by Johannes Berg
· 12 years ago
f9e6e95
mac80211: use oper_channel in rate init
by Johannes Berg
· 12 years ago
Next »