Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
438f3d13da5e0714f1add1652865b864a2c36eb7
438f3d1
iwlegacy: warn when enabling power save
by Stanislaw Gruszka
· 8 years ago
4a4274bf
wlcore: fix 64K page support
by Arnd Bergmann
· 8 years ago
c07036f
rsi: rsi_91x_core: Use time_after time comparison
by Karim Eshapa
· 8 years ago
5578b1f
rsi: Remove old firmware loading method
by Prameela Rani Garnepudi
· 8 years ago
b78e91b
rsi: Add new firmware loading method
by Prameela Rani Garnepudi
· 8 years ago
b97e9b9
rsi: Add new host interface operations
by Prameela Rani Garnepudi
· 8 years ago
a2ce952
rsi: Add host interface operations as separate structure.
by Prameela Rani Garnepudi
· 8 years ago
88fa51e
rsi: Add usb multi-byte read operation
by Prameela Rani Garnepudi
· 8 years ago
ea3336a
rsi: Handle usb multi-byte write failure case properly
by Prameela Rani Garnepudi
· 8 years ago
4b1fc88
rsi: use macros in USB specific code
by Prameela Rani Garnepudi
· 8 years ago
2fbbe51
rsi: Changes in USB read and write operations
by Prameela Rani Garnepudi
· 8 years ago
7bdead7
rsi: define RSI_USB_BUF_SIZE macro
by amit karwar
· 8 years ago
897d341
rsi: Changes to sdio reads and writes
by Prameela Rani Garnepudi
· 8 years ago
d7af6bb
rsi: Rename file rsi_91x_pkt.c to rsi_91x_hal.c
by Prameela Rani Garnepudi
· 8 years ago
c239838
p54: allocate enough space for ->used_rxkeys
by Dan Carpenter
· 8 years ago
e48d661
ray_cs: Avoid reading past end of buffer
by Kees Cook
· 8 years ago
0aeffa7
orinoco_usb: convert request_context.refcount from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
552aa58
hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
9029679
brcmfmac: remove setting IBSS mode when stopping AP
by Chi-hsien Lin
· 8 years ago
6572e5f
brcmfmac: btcoex: replace init_timer with setup_timer
by Xie Qirong
· 8 years ago
3c89a72
b43: Add missing MODULE_FIRMWARE()
by Takashi Iwai
· 8 years ago
fb53905
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
by Kalle Valo
· 8 years ago
b01c9e3
ath9k: check ah->curchan when updating tx power
by Stanislaw Gruszka
· 8 years ago
641c1f4
ath9k: remove unnecessary code
by Gustavo A. R. Silva
· 8 years ago
9a49290
wil6210: use memdup_user
by Geliang Tang
· 8 years ago
8fed682
ath5k: fix memory leak on buf on failed eeprom read
by Colin Ian King
· 8 years ago
c46e2a8
ath9k: fix spelling in ath9k_tx99_init()
by Ammly Fredrick
· 8 years ago
1ed760c
ath6kl: assure headroom of skbuff is writable in .start_xmit()
by Arend Van Spriel
· 8 years ago
a1ad719
mwifiex: add missing USB-descriptor endianness conversion
by Johan Hovold
· 8 years ago
68efd03
mwifiex: pcie: stop setting/clearing 'surprise_removed'
by Brian Norris
· 8 years ago
fa4651e
mwifiex: pcie: remove useless pdev check
by Brian Norris
· 8 years ago
7ade530
mwifiex: 11h: drop unnecessary check for '!priv'
by Brian Norris
· 8 years ago
7170862
mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanup
by Brian Norris
· 8 years ago
bc69ca3
mwifiex: remove useless 'mwifiex_lock'
by Brian Norris
· 8 years ago
6eb2d00
mwifiex: don't leak stashed beacon buffer on reset
by Brian Norris
· 8 years ago
0f13acf
mwifiex: don't drop lock between list-retrieval / list-deletion
by Brian Norris
· 8 years ago
09bdb65
mwifiex: Add locking to mwifiex_11n_delba
by Douglas Anderson
· 8 years ago
90ad0be
mwifiex: Don't release cmd_pending_q_lock while iterating
by Douglas Anderson
· 8 years ago
e0b636e
mwifiex: Don't release tx_ba_stream_tbl_lock while iterating
by Douglas Anderson
· 8 years ago
8535107
mwifiex: fixup error cases in mwifiex_add_virtual_intf()
by Brian Norris
· 8 years ago
d41bf5c
mwifiex: pcie: de-duplicate buffer allocation code
by Brian Norris
· 8 years ago
e8dc072
rtlwifi: rtl8723ae: fix spelling mistake: "Coexistance" -> "Coexistence"
by Colin Ian King
· 8 years ago
6b9e6f6
rtlwifi: fix spelling mistake: "Pairwiase" -> "Pairwise"
by Colin Ian King
· 8 years ago
12515a0
rtlwifi: btcoex: 23b 1ant: check PS state before setting tdma duration
by Ping-Ke Shih
· 8 years ago
12e87c0
rtlwifi: btcoex: 23b 1ant: monitor bt is enabled or disabled
by Ping-Ke Shih
· 8 years ago
7571780
rtlwifi: btcoex: 23b 1ant: check if BT high priority packet exist
by Ping-Ke Shih
· 8 years ago
37a5be0
rtlwifi: btcoex: 23b 1ant: monitor wifi and BT counter
by Ping-Ke Shih
· 8 years ago
2622d7d
rtlwifi: btcoex: 23b 1ant: TDMA duration for ACL busy
by Ping-Ke Shih
· 8 years ago
2d446a5
rtlwifi: btcoex: 23b 1ant: rename and coding style modification.
by Ping-Ke Shih
· 8 years ago
158707f
rtlwifi: btcoex: Restore 23b 1ant routine for tdma adjustment
by Larry Finger
· 8 years ago
63ad6ea
rtlwifi: btcoex: 21a 1ant: add bt_tx_rx_mask into bt info
by Yan-Hsuan Chuang
· 8 years ago
0ad7bd2
rtlwifi: btcoex: 21a 1ant: fix some coding style issues
by Yan-Hsuan Chuang
· 8 years ago
de202ba
rtlwifi: btcoex: 21a 1ant: treat ARP as special packet
by Yan-Hsuan Chuang
· 8 years ago
ee406ce
rtlwifi: btcoex: 21a 1ant: re-init coex after wifi leaves IPS
by Yan-Hsuan Chuang
· 8 years ago
7ad6ff8
rtlwifi: btcoex: 21a 1ant: use default value when initiating coex
by Yan-Hsuan Chuang
· 8 years ago
af4295a
rtlwifi: btcoex: 21a 1ant: mark packet high priority when scanning
by Yan-Hsuan Chuang
· 8 years ago
93cfe89
rtlwifi: btcoex: 21a 1ant: normal mode for retry limit when connected
by Yan-Hsuan Chuang
· 8 years ago
7f1045d
rtlwifi: btcoex: 21a 1ant: wifi slot time adjustment
by Yan-Hsuan Chuang
· 8 years ago
2469753
rtlwifi: btcoex: 21a 1ant: coex table and tdma settings for softap mode
by Yan-Hsuan Chuang
· 8 years ago
a4da867
rtlwifi: btcoex: 21a 1ant: react to special packet when wifi is not scanning
by Yan-Hsuan Chuang
· 8 years ago
bcd6f89
rtlwifi: btcoex: 21a 1ant: shorten wifi slot when connected scan
by Yan-Hsuan Chuang
· 8 years ago
2fb9ca2
rtlwifi: btcoex: 21a 1ant: more bt profiling when wifi receives special packet
by Yan-Hsuan Chuang
· 8 years ago
8113b9c
rtlwifi: btcoex: 21a 1ant: set tdma and coex table when wifi is idle
by Yan-Hsuan Chuang
· 8 years ago
3acd168
rtlwifi: btcoex: 21a 2ant: remove unused antenna detection variables
by Yan-Hsuan Chuang
· 8 years ago
e7dc320
rtlwifi: btcoex: 21a 2ant: fix PTA unstable problem when hw init
by Yan-Hsuan Chuang
· 8 years ago
a3b2ba8
rtlwifi: btcoex: 21a 2ant: refine bt info notify to have more profilings
by Yan-Hsuan Chuang
· 8 years ago
728b610
rtlwifi: btcoex: 21a 2ant: init wlan when leave ips
by Yan-Hsuan Chuang
· 8 years ago
1f88d59
rtlwifi: btcoex: 21a 2ant: run mechanism if status changes or auto adjust is set
by Yan-Hsuan Chuang
· 8 years ago
eee87f2
rtlwifi: btcoex: 21a 2ant: add pnp notidy to avoid LPS/IPS mismatch
by Yan-Hsuan Chuang
· 8 years ago
4a279c2
rtlwifi: btcoex: 21a 2ant: settings before wifi firmware is ready
by Yan-Hsuan Chuang
· 8 years ago
be04040
rtlwifi: btcoex: 21a 2ant: set wifi standby when halting of entering ips
by Yan-Hsuan Chuang
· 8 years ago
d86aa50
rtlwifi: btcoex: 21a 2ant: refine btc8821a2ant_action_hid_a2dp
by Yan-Hsuan Chuang
· 8 years ago
7b5ca74
rtlwifi: btcoex: 21a 2ant: set tdma with rssi states
by Yan-Hsuan Chuang
· 8 years ago
436e9c1
rtlwifi: btcoex: Remove 92e 2ant configuration parameter
by Larry Finger
· 8 years ago
d6a8205
rtlwifi: btcoex: Remove 23b 2ant configuration parameter
by Larry Finger
· 8 years ago
f66509e
rtlwifi: btcoex: Remove 23b 1ant configuration parameter
by Larry Finger
· 8 years ago
aef9ae4
rtlwifi: btcoex: Remove 21a 1ant configuration parameter
by Larry Finger
· 8 years ago
6a01d48
wlcore: use memdup_user
by Geliang Tang
· 8 years ago
6d7d579
mwifiex: pcie: add card_reset() support
by Brian Norris
· 8 years ago
21f569a
mwifiex: initiate card-specific work atomically
by Brian Norris
· 8 years ago
83625a4
mwifiex: p2p client using same data path as station
by Xinming Hu
· 8 years ago
94ed6ff
brcmfmac: move scheduled scan wiphy param setting to pno module
by Arend Van Spriel
· 8 years ago
9fe929a
brcmfmac: add firmware feature detection for gscan feature
by Arend van Spriel
· 8 years ago
a95cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
1319a28
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
66f4bc8
Merge branch 'ldmsw-fixes'
by David S. Miller
· 8 years ago
8b671f9
ldmvsw: stop the clean timer at beginning of remove
by Shannon Nelson
· 8 years ago
b18e5e8
ldmvsw: unregistering netdev before disable hardware
by Thomas Tai
· 8 years ago
ca9df7e
net: netcp: fix check of requested timestamping filter
by Miroslav Lichvar
· 8 years ago
42a928c
Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
66eb9f8
ipv6: avoid dad-failures for addresses with NODAD
by Mahesh Bandewar
· 8 years ago
aa4ad88
qed: Fix uninitialized data in aRFS infrastructure
by Mintz, Yuval
· 8 years ago
8c977f5
mdio: mux: fix device_node_continue.cocci warnings
by Julia Lawall
· 8 years ago
d19b183
net/packet: fix missing net_device reference release
by Douglas Caetano dos Santos
· 8 years ago
4762010
net/mlx4_core: Use min3 to select number of MSI-X vectors
by yuval.shaia@oracle.com
· 8 years ago
70957ea
macvlan: Fix performance issues with vlan tagged packets
by Vlad Yasevich
· 8 years ago
66c25f6
net: stmmac: use correct pointer when printing normal descriptor ring
by Niklas Cassel
· 8 years ago
5085411
net/mlx5: Use underlay QPN from the root name space
by Yishai Hadas
· 8 years ago
5360fd4
net/mlx5e: IPoIB, Only support regular RQ for now
by Saeed Mahameed
· 8 years ago
20b6a1c
net/mlx5e: Fix setup TC ndo
by Saeed Mahameed
· 8 years ago
Next »