Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c931ceeb780560ff652a8f9875f88778439ee87e
/
drivers
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
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
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
2395f0e
cosa: Kill off the use of the old ioctl path
by Alan Cox
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 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
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
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
b015e3d
bnx2x: Allowing 0 as initial fairness value
by Eilon Greenstein
· 15 years ago
48bccd2
hamradio: Fix bit test correctly.
by Thomas Sailer
· 15 years ago
deed49f
net: Remove BKL from tun
by Thomas Gleixner
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0fe7463
TI DaVinci EMAC: Clear statistics register properly.
by Sriram
· 15 years ago
daf9df6
r8169: partial support and phy init for the 8168d
by françois romieu
· 15 years ago
aace495
net: smsc911x: allow platform_data to specify mac address
by Manuel Lauss
· 15 years ago
b4efc56
net: enable smsc911x on MIPS
by Manuel Lauss
· 15 years ago
d189a7e
ixgb: Fix erroneous display of stats by ethtool -S
by Ajit Khaparde
· 15 years ago
231835e
igb: Fix erroneous display of stats by ethtool -S
by Ajit Khaparde
· 15 years ago
8328c38
e1000: Fix erroneous display of stats by ethtool -S
by Ajit Khaparde
· 15 years ago
e0f36a9
e1000e: Fix erroneous display of stats by ethtool -S
by Ajit Khaparde
· 15 years ago
29c3a05
ixgbe: Fix erroneous display of stats by ethtool -S
by Ajit Khaparde
· 15 years ago
70f9cf8
netxen: add sysfs entries for diag tools
by Dhananjay Phadke
· 15 years ago
f03b0eb
netxen: separate register and memory access lock
by Dhananjay Phadke
· 15 years ago
907fa12
netxen: annotate register windowing code
by Dhananjay Phadke
· 15 years ago
47abe35
netxen: add access to on chip memory for tools
by Dhananjay Phadke
· 15 years ago
1f5e055
netxen: remove sub 64-bit mem accesses
by Amit Kumar Salecha
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
417c523
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
bff1c09
sb1250-mac: duplicate setting of bit V_MAC_RX_PL_THRSH(4) in sbmac_channel_start()
by roel kluin
· 15 years ago
a81d4bf
net/hamradio: fix test in receive()
by roel kluin
· 15 years ago
f14d42f
cxgb3: Added private MAC address and provisioning packet handler for iSCSI
by Karen Xie
· 15 years ago
bcd5149
net: add Runtime PM to the sh_eth driver
by Magnus Damm
· 15 years ago
748031f
net: allow sh_eth to get mac address through platform data
by Magnus Damm
· 15 years ago
a6e4bc5
can: make the number of echo skb's configurable
by Wolfgang Grandegger
· 15 years ago
91cd175
irda/sa1100_ir: check return value of startup hook
by Dmitry Artamonow
· 15 years ago
Next »