Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7fec0bbf13b9bc2869a18e66f0cda7bb7f559f0
e7fec0bb
wimax/i2400m: fix inverted value in i2400ms_bus_setup()
by Inaky Perez-Gonzalez
· 15 years ago
20d57f8
wimax/i2400m: fix SDIO debugfs dentry name
by Inaky Perez-Gonzalez
· 15 years ago
5a039e7
wimax/i2400m: fix bad assignment of return value in i2400mu_tx_bulk_out
by Inaky Perez-Gonzalez
· 15 years ago
faf57162
wimax/i2400m: handle USB stalls
by Inaky Perez-Gonzalez
· 15 years ago
fae9221
wimax/i2400m: don't retry SDIO enable in probe() paths
by Inaky Perez-Gonzalez
· 15 years ago
02eb41e
wimax/i2400m: correctly identify all iwmc3200-based SKUs
by Inaky Perez-Gonzalez
· 15 years ago
296bd4b
wimax/i2400m: Fix USB timeout specifications (to ms from HZ)
by Inaky Perez-Gonzalez
· 15 years ago
5ab5a72
wimax/i2400m: fix device getting stuck in IDLE mode
by Inaky Perez-Gonzalez
· 15 years ago
c931cee
wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier
by Inaky Perez-Gonzalez
· 15 years ago
55a662d
wimax/i2400m: implement passive mode as a module option
by Inaky Perez-Gonzalez
· 15 years ago
a8ee303
wimax/i2400m: SDIO: fix oops on reset when TXing on uninitialized data
by Inaky Perez-Gonzalez
· 15 years ago
097acbe
wimax/i2400m: make i2400m->bus_dev_{stop,start}() optional
by Inaky Perez-Gonzalez
· 15 years ago
4a78fd9
wimax/i2400m: fix oops caused by race condition when exiting USB kthreads
by Inaky Perez-Gonzalez
· 15 years ago
0c96859
wimax/i2400m: Let device's status reports change the device state
by Inaky Perez-Gonzalez
· 15 years ago
46c50147
wimax/i2400m: fix oops in TX when tearing down the device
by Inaky Perez-Gonzalez
· 15 years ago
a0beba2
wimax/i2400m: queue device's report until the driver is ready for them
by Inaky Perez-Gonzalez
· 15 years ago
af77dfa
wimax/i2400m: move i2400m_init() out of i2400m.h
by Inaky Perez-Gonzalez
· 15 years ago
b9ee950
wimax/i2400m: fix deadlock: don't do BUS reset under i2400m->init_mutex
by Inaky Perez-Gonzalez
· 15 years ago
5eeae35
wimax/i2400m: when stopping the device, cancel any pending message
by Inaky Perez-Gonzalez
· 15 years ago
28cff50
wimax/i2400m: change the bcf_len to exclude the extended header size
by Cindy H Kao
· 15 years ago
6f4fc90
wimax/i2400m: use JUMP cmd for last FW chunk indication
by Cindy H Kao
· 15 years ago
81d3f90
wimax: allow WIMAX_RF_QUERY calls when state is still uninitialized
by Inaky Perez-Gonzalez
· 15 years ago
de9315f
wimax: allow user space to send messages once the device is registered
by Inaky Perez-Gonzalez
· 15 years ago
9835fd8
wimax/i2400m: fix race condition with tcpdump et al
by Inaky Perez-Gonzalez
· 15 years ago
e1633fd
wimax/i2400m: reduce verbosity of debug messages in boot mode
by Inaky Perez-Gonzalez
· 15 years ago
3725d8c
wimax/i2400m: Implement pre/post reset support in the USB driver
by Inaky Perez-Gonzalez
· 15 years ago
2869da8
wimax/i2400m: do bootmode buffer management in i2400m_setup/release()
by Inaky Perez-Gonzalez
· 15 years ago
0856ccf
wimax/i2400m: introduce i2400m->bus_setup/release
by Inaky Perez-Gonzalez
· 15 years ago
c2315b4
wimax/i2400m: clarify and fix i2400m->{ready,updown}
by Inaky Perez-Gonzalez
· 15 years ago
8f90f3e
wimax/i2400m: cleanup initialization/destruction flow
by Inaky Perez-Gonzalez
· 15 years ago
ac53aed
wimax/i2400m: on device stop, clean up pending wake & TX work
by Inaky Perez-Gonzalez
· 15 years ago
cb5b756
wimax/i2400m: don't overwrite error codes when failing to load firmware
by Inaky Perez-Gonzalez
· 15 years ago
1a5a73c
wimax/i2400m: implement .reset_resume in USB subdriver
by Inaky Perez-Gonzalez
· 15 years ago
7b43ca7
wimax/i2400m: cache firmware on system suspend
by Inaky Perez-Gonzalez
· 15 years ago
3ef6129
wimax/i2400m: add reason argument to i2400m_dev_reset_handle()
by Inaky Perez-Gonzalez
· 15 years ago
b0fbcb2
wimax/i2400m: clean up & add a payload argument to i2400m_schedule_work()
by Inaky Perez-Gonzalez
· 15 years ago
7329012
wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support
by Dirk Brandewie
· 15 years ago
f8fc329
wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku
by Cindy H Kao
· 15 years ago
10607c8
wimax/i2400m: on firmware upload, select BCF header that matches device's request
by Inaky Perez-Gonzalez
· 15 years ago
bfc4418
wimax/i2400m: support extended firmware format
by Inaky Perez-Gonzalez
· 15 years ago
fabce1a
wimax/i2400m: verify firmware format version is known
by Inaky Perez-Gonzalez
· 15 years ago
923d708
wimax/i2400m: fix reboot echo/ack barker deadlock
by Inaky Perez-Gonzalez
· 15 years ago
ebc5f62
wimax/i2400m: retry loading firmware files in sequence
by Inaky Perez-Gonzalez
· 15 years ago
aba3792
wimax/i2400m: rework bootrom initialization to be more flexible
by Inaky Perez-Gonzalez
· 15 years ago
32742e6
wimax/i2400m: decide properly if using signed vs non-signed firmware loading
by Inaky Perez-Gonzalez
· 15 years ago
59bdc4b
wimax/i2400m: workaround not-so-working %zd printf format
by Inaky Perez-Gonzalez
· 15 years ago
4c2b1a1
wimax: allow specifying debug levels as command line option
by Inaky Perez-Gonzalez
· 15 years ago
4dc1bf0
wimax/i2400m: add missing debug submodule definition
by Inaky Perez-Gonzalez
· 15 years ago
c77ca95
wimax/i2400m: during probe, call sdio_disable at most once
by Inaky Perez-Gonzalez
· 15 years ago
8d8fe19
wimax/i2400m: don't write to memory allocated by request_firmware()
by Cindy H Kao
· 15 years ago
77e1251
wimax/i2400m: be smarter about copying command buffer to bm_cmd_buf
by Inaky Perez-Gonzalez
· 15 years ago
339ccc3
wimax/i2400m/sdio: clear the INTR status bit after reading size
by Cindy H Kao
· 15 years ago
2093586
wimax/i2400m: USB driver uses a configurable endpoint map
by Dirk Brandewie
· 15 years ago
8bec9a5
wimax/iwmc3200: increase wait time before enable retry
by Cindy H Kao
· 15 years ago
5c29e21
wimax/iwmc3200: don't disable the SDIO function if enable fails
by Cindy H Kao
· 15 years ago
f2696fb
wimax/iwmc3200: overwrite SDIO IOR timeout value to avoid platform hang
by Cindy H Kao
· 15 years ago
c308365
wimax/i2400m: Make boot retries a BUS-specific parameter
by Dirk Brandewie
· 15 years ago
a134fd6
wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first message
by Dirk Brandewie
· 15 years ago
81b182a
wimax/i2400m: Update comments to talk about SDIO reset and not USB.
by Dirk Brandewie
· 15 years ago
abb3073
i2400m: minimal ethtool support
by Dan Williams
· 15 years ago
2d44f20
wimax: misplaced parenthesis
by Roel Kluin
· 15 years ago
a6346fa
i2400m: keep index within ms_to_errno[]
by Roel Kluin
· 15 years ago
c29eaf3
wimax: indicate initial SW rfkill state is "blocked"
by Inaky Perez-Gonzalez
· 15 years ago
5b45bfe
wimax/i2400m: fix the bootmode RX deadlock in SDIO driver
by Cindy H Kao
· 15 years ago
663ebb4
wimax/i2400m/usb: remove unnecessary power management primitive in i2400m
by Oliver Neukum
· 15 years ago
eb2ff96
xfrm: remove skb_icv_walk
by Steffen Klassert
· 15 years ago
2ad9afb
ah: Remove obsolete code
by Steffen Klassert
· 15 years ago
8631e9b
ah6: convert to ahash
by Steffen Klassert
· 15 years ago
dff3bb0
ah4: convert to ahash
by Steffen Klassert
· 15 years ago
49cbf95
ah: Add struct crypto_ahash to ah_data
by Steffen Klassert
· 15 years ago
2395f0e
cosa: Kill off the use of the old ioctl path
by Alan Cox
· 15 years ago
8edf19c
net: sk_drops consolidation part 2
by Eric Dumazet
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
988ade6
genetlink: Optimize and one bug fix in genl_generate_id()
by Krishna Kumar
· 15 years ago
93860b0
genetlink: Optimize genl_register_family()
by Krishna Kumar
· 15 years ago
0d9a40d
cxgb3: No need to wake queue in xmit handler
by Krishna Kumar
· 15 years ago
a1c1f5e
ctcm rollback in case of errors
by Einar Lueck
· 15 years ago
d816d42
lcs: Recognize return codes of ccw_device_set_online().
by Klaus-Dieter Wacker
· 15 years ago
d62e09e
lcs: ODEBUG: object is on stack, but not annotated.
by Klaus-Dieter Wacker
· 15 years ago
9a4ff8d
af_iucv: remove duplicate sock_set_flag
by Ursula Braun
· 15 years ago
49f5eba
af_iucv: use sk functions to modify sk->sk_ack_backlog
by Hendrik Brueckner
· 15 years ago
7194660
netxen; update version to 4.0.62
by Dhananjay Phadke
· 15 years ago
caa2dd5
netxen: sysfs control for auto firmware recovery
by Narender Kumar
· 15 years ago
7cecdca
netxen: fix error codes in for tools access
by Dhananjay Phadke
· 15 years ago
6abb4b8
netxen: onchip memory access change
by Amit Kumar Salecha
· 15 years ago
0be367b
netxen: reset sequence changes
by Amit Kumar Salecha
· 15 years ago
fb1f6a4
netxen: 128 memory controller support
by Amit Kumar Salecha
· 15 years ago
0a2aa44
netxen: defines for next revision
by Amit Kumar Salecha
· 15 years ago
12d7ea2
be2net: Add support for next generation of BladeEngine device.
by Ajit Khaparde
· 15 years ago
21912d1
Phonet: hold socket before giving it to sk_deliver_skb()
by Rémi Denis-Courmont
· 15 years ago
b2d7644
bnx2x: Update to version 1.52.1-1
by Eilon Greenstein
· 15 years ago
35c5f8f
bnx2x: Report the maximal available BW as link speed
by Eilon Greenstein
· 15 years ago
061bc70
bnx2x: Do not call load/unload functionality from DCC
by Eilon Greenstein
· 15 years ago
c4ff7cb
bnx2x: Adding FW mailbox mutex
by Eilon Greenstein
· 15 years ago
f34d28e
bnx2x: Changing the Disabled state to a flag
by Eilon Greenstein
· 15 years ago
52a7a12
bnx2x: Remove old FW files
by Eilon Greenstein
· 15 years ago
b015e3d
bnx2x: Allowing 0 as initial fairness value
by Eilon Greenstein
· 15 years ago
69dc2df
bnx2x: Add FW 5.2.7
by Eilon Greenstein
· 15 years ago
09115cd
sparc: Add missing __NR_recvmmsg define.
by David S. Miller
· 15 years ago
766e9037
net: sk_drops consolidation
by Eric Dumazet
· 15 years ago
Next »