Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
019c4fbaa790e2b3f11dab0c8b7d9896d77db3e5
019c4fb
NFC: Add NCI multiple targets support
by Ilan Elias
· 13 years ago
25a1d9d
NFC: NFC core layer should not set the target_idx
by Ilan Elias
· 13 years ago
8939e47
NFC: Clearly separate NCI states from flags
by Ilan Elias
· 13 years ago
6d810f1
mac80211: in IBSS use the Auth frame to trigger STA reinsertion
by Antonio Quartulli
· 13 years ago
24dd0dd
mac80211: add a 2-way Authentication challenge to IBSS mode
by Antonio Quartulli
· 13 years ago
ea9917d
NFC: Free sk_buff if nfcwilink_send fails
by Ilan Elias
· 13 years ago
1195d89
NFC: Download TI NFC init script
by Ilan Elias
· 13 years ago
3ed1326
NFC: Add endian annotations to nfcwilink driver
by Ilan Elias
· 13 years ago
c4bf98b
NFC: Add NCI data exchange timer
by Ilan Elias
· 13 years ago
889cbb9
mac80211: clean up rate control code
by Johannes Berg
· 13 years ago
151a02f
mac80211: clean up aggregation destruction
by Johannes Berg
· 13 years ago
d5a2ca6
NFC: Export new attributes sensb_res and sensf_res
by Ilan Elias
· 13 years ago
bfeb4db
brcmfmac: Trivial typo of "couldn" to "could" fix
by Joe Perches
· 13 years ago
02f7719
brcm80211: Use pr_fmt and pr_<level>
by Joe Perches
· 13 years ago
c2e6d5a
brcm80211: Use brcmu_dbg_hex_dump
by Joe Perches
· 13 years ago
18aad4f
brcm80211: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 13 years ago
8fb1eb8
brcmfmac: Remove useless #ifdef DEBUG
by Joe Perches
· 13 years ago
1e02382
brcm80211: Add and use brcmX_dbg_dump_hex
by Joe Perches
· 13 years ago
d6400c2
brcmfmac: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 13 years ago
8ae7465
brcm80211: Use normal DEBUG define
by Joe Perches
· 13 years ago
f997257
ath5k: claim support for IBSS RSN
by Antonio Quartulli
· 13 years ago
6ae4bb6
carl9170: remove eeprom data injection option
by Christian Lamparter
· 13 years ago
f124970
mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()
by Antonio Quartulli
· 13 years ago
f540f9f
mwifiex: derive priv from net_device instead of wiphy
by Yogesh Ashok Powar
· 13 years ago
9da9a3b
mwifiex: use bss_type and bss_num to retrieve priv
by Yogesh Ashok Powar
· 13 years ago
cebcab9
bcma: Enable logging of SPROM offset
by Larry Finger
· 13 years ago
a48b13a
mac80211: Fix the maximum transmit power with power constraint
by Hong Wu
· 13 years ago
eccc068
wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit power
by Hong Wu
· 13 years ago
e2d75c1
carl9170: claim to support IBSS RSN.
by Nicolas Cavallari
· 13 years ago
efa6a09
mac80211: In IBSS the DA field of auth frames is different from BSSID
by Antonio Quartulli
· 13 years ago
e9980e6
mac80211: refactor __ieee80211_get_channel_mode
by Johannes Berg
· 13 years ago
75ac9a2
drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC
by Julia Lawall
· 13 years ago
11ee515
NFC: Increase NCI deactivate timeout
by Ilan Elias
· 13 years ago
bd7e01b
NFC: Complete NCI deactivate in deactivate_ntf
by Ilan Elias
· 13 years ago
ca742cd
rtl8192se: Update copyright dates
by Larry Finger
· 13 years ago
6a57b08
rtl8192de: Update copyright dates
by Larry Finger
· 13 years ago
c1d6604
rtl8192cu: Update copyright dates
by Larry Finger
· 13 years ago
9003a4a
rtl8192ce: Update copyright dates
by Larry Finger
· 13 years ago
fc61685
rtl8192c_common: Update copyright dates
by Larry Finger
· 13 years ago
a8d7606
rtlwifi: Update copyright dates
by Larry Finger
· 13 years ago
9ef11f7
rtl8192cu: Remove dead code never selected
by Larry Finger
· 13 years ago
76a92be
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
by Larry Finger
· 13 years ago
39d02a7
mac80211: minor cleanup
by Mohammed Shafi Shajakhan
· 13 years ago
fb4961d
iwlwifi: update Copyright
by Wey-Yi Guy
· 13 years ago
668bd6a
iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO
by Kenny Hsu
· 13 years ago
907781b
iwlwifi: update error dump in testmode command sram_read
by Kenny Hsu
· 13 years ago
b07f08a
iwlwifi: enhance testmode command sram_read
by Kenny Hsu
· 13 years ago
102f097
iwlwifi: update testmode command of direct register access
by Kenny Hsu
· 13 years ago
2da424b
iwlwifi: Sanity check for sta_id
by Wey-Yi Guy
· 13 years ago
017664f
iwlwifi: don't process the info from uCode if does not has ownership
by Wey-Yi Guy
· 13 years ago
07839b1
rtlwifi: Simplify chip version id logging
by Joe Perches
· 13 years ago
d9595ce
rtlwifi: Remove incorrect logging message prefixes
by Joe Perches
· 13 years ago
481b960
rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code
by Joe Perches
· 13 years ago
f56e7eb
rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size
by Joe Perches
· 13 years ago
4cd9f40
rtlwifi: Remove duplicate __func__
by Joe Perches
· 13 years ago
9d833ed
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
by Joe Perches
· 13 years ago
4c48869
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
by Joe Perches
· 13 years ago
f30d750
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
by Joe Perches
· 13 years ago
af08687
rtlwifi: Standardize RT_PRINT_DATA macro and uses
by Joe Perches
· 13 years ago
884dd24
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
by Joe Perches
· 13 years ago
3084f3b
b43: N-PHY: trivial: change save&rest order in RSSI polling
by Rafał Miłecki
· 13 years ago
e0c9a02
b43: N-PHY: implement RSSI calibration for rev3+
by Rafał Miłecki
· 13 years ago
3eb1fa7
brcm80211: make ethtool_ops const
by Stephen Hemminger
· 13 years ago
34c5cf2
b43: N-PHY: upload PAPD PGA gain delta table
by Rafał Miłecki
· 13 years ago
603431e
b43: N-PHY: fix typos in RF control
by Rafał Miłecki
· 13 years ago
aeab575
b43: N-PHY: add helper for getting gain table
by Rafał Miłecki
· 13 years ago
d3fd8bf
b43: N-PHY: implement TX power control setup
by Rafał Miłecki
· 13 years ago
5056635
b43: add maskset helpers
by Rafał Miłecki
· 13 years ago
507f9a7
bcma: SPROM: extract power info for cores
by Rafał Miłecki
· 13 years ago
b35a9ac
bcma: SPROM: add macro for easier extraction
by Rafał Miłecki
· 13 years ago
b0f7029
ssb: SPROM: extract each core power info
by Rafał Miłecki
· 13 years ago
35b8862
mac80211: check sta_apply_parameters() return value
by Eliad Peller
· 13 years ago
c3b5003
tg3: Fix single-vector MSI-X code
by Matt Carlson
· 13 years ago
77676fd
openvswitch: Fix multipart datapath dumps.
by Ben Pfaff
· 13 years ago
766e9f1
ipv6: fix per device IP snmp counters
by Eric Dumazet
· 13 years ago
10ec1bb
inetpeer: initialize ->redirect_genid in inet_getpeer()
by Dan Carpenter
· 13 years ago
65e9d2f
net: fix NULL-deref in WARN() in skb_gso_segment()
by Michał Mirosław
· 13 years ago
36c9247
net: WARN if skb_checksum_help() is called on skb requiring segmentation
by Ben Hutchings
· 13 years ago
4144cb2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
59f608d
caif: Remove bad WARN_ON in caif_dev
by sjur.brandeland@stericsson.com
· 13 years ago
3371bb3
caif: Fix typo in Vendor/Product-ID for CAIF modems
by sjur.brandeland@stericsson.com
· 13 years ago
6ab48a5
bnx2x: Disable AN KR work-around for BCM57810
by Yaniv Rosner
· 13 years ago
096b952
bnx2x: Remove AutoGrEEEn for BCM84833
by Yaniv Rosner
· 13 years ago
7531832
bnx2x: Remove 100Mb force speed for BCM84833
by Yaniv Rosner
· 13 years ago
127302b
bnx2x: Fix PFC setting on BCM57840
by Yaniv Rosner
· 13 years ago
11b2ec6
bnx2x: Fix Super-Isolate mode for BCM84833
by Yaniv Rosner
· 13 years ago
747465e
net: fix some sparse errors
by Eric Dumazet
· 13 years ago
2b2d465
net: kill duplicate included header
by Shan Wei
· 13 years ago
34aa6f1
net: sh-eth: Fix build error by the value which is not defined
by Nobuhiro Iwamatsu
· 13 years ago
e52ac33
net: Use device model to get driver name in skb_gso_segment()
by Ben Hutchings
· 13 years ago
27a4293
bridge: BH already disabled in br_fdb_cleanup()
by Eric Dumazet
· 13 years ago
319d3b9
net: move sock_update_memcg outside of CONFIG_INET
by Glauber Costa
· 13 years ago
604c4ef
mwl8k: Fixing Sparse ENDIAN CHECK warning
by Yogesh Ashok Powar
· 13 years ago
5442047
mac80211: Fix possible race between sta_unblock and network softirq
by Helmut Schaa
· 13 years ago
d981e05
mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()
by Dan Carpenter
· 13 years ago
5addc0d
brcmfmac: work-around gcc 4.7 build issue
by Alexandre Oliva
· 13 years ago
8d9d399
net: remove version.h includes in net/openvswitch/
by Devendra Naga
· 13 years ago
795d9a2
bql: Fix inconsistency between file mode and attr method.
by Hiroaki SHIMODA
· 13 years ago
1886e5d
ehea: make some functions and variables static
by Thadeu Lima de Souza Cascardo
· 13 years ago
7e9e7fa
brcmsmac: remove PCI suspend/resume from bcma driver
by Linus Torvalds
· 13 years ago
Next »