Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e05273341c573f7b543f45c06e4a232c5b7c5a59
/
drivers
e052733
infiniband: netlink: Move away from NLMSG_NEW().
by David S. Miller
· 12 years ago
a8edf8a
gdm72xx: Move away from NLMSG_PUT().
by David S. Miller
· 12 years ago
85c9316
connector: use nlmsg_put() instead of NLMSG_PUT() macro.
by Javier Martinez Canillas
· 12 years ago
52a4fd7
team: do not allow to map disabled ports
by Jiri Pirko
· 12 years ago
122bb04
team: fix team_adjust_ops with regard to enabled ports
by Jiri Pirko
· 12 years ago
7b8e19b
drivers/ieee802154: add support for the at86rf230/231 transceivers
by alex.bluesman.smirnov@gmail.com
· 12 years ago
5ac2497
net: qmi_wwan: simplify a check in qmi_wwan_bind()
by Dan Carpenter
· 12 years ago
5cee1d3
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
by Nobuhiro Iwamatsu
· 12 years ago
5e7a76b
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
by Nobuhiro Iwamatsu
· 12 years ago
91fa0cb
caif-hsi: Remove use of module parameters
by Sjur Brændeland
· 12 years ago
1c385f1
caif-hsi: Replace platform device with ops structure.
by Sjur Brændeland
· 12 years ago
c412540
caif-hsi: Add rtnl support
by Sjur Brændeland
· 12 years ago
b42f7b5
caif-hsi: Remove uncecessary assignments
by Sjur Brændeland
· 12 years ago
90de9bab
caif-hsi: Use netdev_X instead of dev_X for printing
by Sjur Brændeland
· 12 years ago
a5c96b5
caif-hsi: changed test on aggregation_timeout
by Kim Lilliestierna XX
· 12 years ago
4e7bb59
caif-hsi: Removed dead code
by Kim Lilliestierna XX
· 12 years ago
7665de1
be2net: Regression bug wherein VFs creation broken for multiple cards.
by Somnath Kotur
· 12 years ago
89b1f49
be2net: Explicitly clear the reserved field in the Tx Descriptor
by Somnath Kotur
· 12 years ago
e486463
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ed3b856
netxen: Error return off by one for XG port.
by Santosh Nayak
· 13 years ago
d8140b2
netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.
by Santosh Nayak
· 13 years ago
a18e08b
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
by Yoshihiro Shimoda
· 13 years ago
eb2dc35
r8169: RxConfig hack for the 8168evl.
by françois romieu
· 13 years ago
65841fd
usbnet: handle remote wakeup asap
by Ming Lei
· 13 years ago
5eeb313
usbnet: decrease suspend count if returning -EBUSY for runtime suspend
by Ming Lei
· 13 years ago
fb13c47
usbnet: clear OPEN flag in failure path
by Ming Lei
· 13 years ago
24ea818
bnx2x: link module eeprom
by Yuval Mintz
· 13 years ago
dbef807
bnx2x: 1G sfp+ module handling
by Yuval Mintz
· 13 years ago
a351d49
bnx2x: revised link register access
by Yuval Mintz
· 13 years ago
1440090
bnx2x: treat 0 speed as link down (copper)
by Yuval Mintz
· 13 years ago
d231023
bnx2x: link cleanup
by Yuval Mintz
· 13 years ago
d0b8a6f
bnx2x: sfp+ Tx fault detection added
by Yuval Mintz
· 13 years ago
b9f90eb
net: qmi_wwan: fix Gobi device probing
by Bjørn Mork
· 13 years ago
8e27628
smsc911x.c: encapsulate enable irq calls
by Matthias Brugger
· 13 years ago
4e42200
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
f73332f
ixgbe: simplify padding and length checks
by Stephen Hemminger
· 13 years ago
1c11a0a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
6dab015
team: do RCU update path fixups
by Jiri Pirko
· 13 years ago
f643776
team: Revert previous two changes.
by David S. Miller
· 13 years ago
d8dbd96
team: use RCU_INIT_POINTER for NULL assignment of RCU pointer
by Jiri Pirko
· 13 years ago
b443a23
team: use rcu_access_pointer to access RCU pointer by writer
by Jiri Pirko
· 13 years ago
1aa2d1d
can: c_can_pci: fix compilation on non HAVE_CLK archs
by Marc Kleine-Budde
· 13 years ago
931cb03
ath9k_htc: configure bssid on ASSOC/IBSS change
by Rajkumar Manoharan
· 13 years ago
882b7b7
iwlwifi: remove log_event debugfs file debugging is disabled
by Johannes Berg
· 13 years ago
f18e3c6
ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
by Mohammed Shafi Shajakhan
· 13 years ago
a859e4d
wl1251: Fix memory leaks in SPI initialization
by Grazvydas Ignotas
· 13 years ago
0d776fc
wl1251: always report beacon loss to the stack
by Grazvydas Ignotas
· 13 years ago
cae6247
wl1251: fix TSF calculation
by Grazvydas Ignotas
· 13 years ago
db01896
ixgbe: clean up ixgbe_get_settings ethtool function
by Jacob Keller
· 13 years ago
a49fda3
ixgbe: add support for 1G SX modules
by Jacob Keller
· 13 years ago
200e5fd
igb: Version bump
by Carolyn Wyborny
· 13 years ago
d67974f
igb: Update firmware info output
by Carolyn Wyborny
· 13 years ago
374a542
igb: Streamline RSS queue and queue pairing assignment logic.
by Matthew Vick
· 13 years ago
cb41145
igb: Support the get_ts_info ethtool method.
by Carolyn Wyborny
· 13 years ago
d3eef8c
igb: Add switch case for supported hardware to igb_ptp_remove.
by Carolyn Wyborny
· 13 years ago
f00b0da
igb: A fix to VF TX rate limit
by Lior Levy
· 14 years ago
7500673
e1000: Combining Bitwise OR in one expression.
by Tushar Dave
· 13 years ago
8633c08
ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings
by Alexander Duyck
· 13 years ago
0e808bc
Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.
by Carolyn Wyborny
· 13 years ago
adc0fa4
igb: Fix incorrect RAR address entries for i210/i211 device.
by Carolyn Wyborny
· 13 years ago
677a3d6
net: qmi_wwan: use module_usb_driver macro
by Bjørn Mork
· 13 years ago
a40345b
net: qmi_wwan: shorten driver description
by Bjørn Mork
· 13 years ago
230718b
net: qmi_wwan: bind to both control and data interface
by Bjørn Mork
· 13 years ago
f47cd13
net: qmi_wwan: rearranging to prepare for code sharing
by Bjørn Mork
· 13 years ago
853c24f
net: qmi_wwan: define a structure for driver specific state
by Bjørn Mork
· 13 years ago
d1904fb
team: use rcu_dereference_bh() in tx path
by Jiri Pirko
· 13 years ago
2fcdb2c
team: allow to send multiple set events in one message
by Jiri Pirko
· 13 years ago
35b384bd
team: ensure correct order of netlink messages delivery
by Jiri Pirko
· 13 years ago
9b00cf2
team: implement multipart netlink messages for options transfers
by Jiri Pirko
· 13 years ago
ab8250d
team: lb: introduce infrastructure for userspace driven tx loadbalancing
by Jiri Pirko
· 13 years ago
4bccfd1
team: add port_[enabled/disabled] mode callbacks
by Jiri Pirko
· 13 years ago
f88725f
team: pass NULL to __team_option_inst_add() instead of 0
by Jiri Pirko
· 13 years ago
01048d9
team: allow to specify one option instance to be send to userspace
by Jiri Pirko
· 13 years ago
3221c64
team: fix error path in team_nl_fill_port_list_get()
by Jiri Pirko
· 13 years ago
75db986
team: fix error path in team_nl_fill_options_get()
by Jiri Pirko
· 13 years ago
0f1aad2
team: allow async option changes
by Jiri Pirko
· 13 years ago
85d59a8
team: push array_index and port into separate structure
by Jiri Pirko
· 13 years ago
0d572e4
team: comments: s/net\/drivers\/team/drivers\/net\/team/
by Jiri Pirko
· 13 years ago
b130332
team: introduce array options
by Jiri Pirko
· 13 years ago
f82b959
team: allow read/write-only options
by Jiri Pirko
· 13 years ago
596e202
team: lb: push hash counting into separate function
by Jiri Pirko
· 13 years ago
5149ee5
team: add mode priv to port
by Jiri Pirko
· 13 years ago
d299cd5
team: for nomode use dummy struct team_mode
by Jiri Pirko
· 13 years ago
0402788
team: make team_mode struct const
by Jiri Pirko
· 13 years ago
3879d4e
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 13 years ago
a77f4b4
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
364f5b3
bnx2x: Change date and version to 1.72.51-0
by Merav Sicron
· 13 years ago
9876879
bnx2x: Support DCBX for all functions
by Barak Witkowski
· 13 years ago
0e8d2ec
bnx2x: Add support for ethtool -L
by Merav Sicron
· 13 years ago
60aa050
bnx2x: Allow up to 63 RSS queues
by Merav Sicron
· 13 years ago
15192a8
bnx2x: Split the FP structure
by Barak Witkowski
· 13 years ago
37ae41a
bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs
by Merav Sicron
· 13 years ago
6556588
bnx2x: Make the transmission queues adjacent
by Merav Sicron
· 13 years ago
a052997
bnx2x: Allow more than 64 L2 CIDs
by Merav Sicron
· 13 years ago
5d317c6a
bnx2x: Add support for 4-tupple UDP RSS
by Merav Sicron
· 13 years ago
cf2c1df6
bnx2x: Return only online tests for MF
by Merav Sicron
· 13 years ago
8970b2e
bnx2x: Add support for external LB
by Merav Sicron
· 13 years ago
69d4cfe
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 13 years ago
41052ef
vcan: add CAN FD support
by Oliver Hartkopp
· 13 years ago
1e0625f
candev: add/update helpers for CAN FD
by Oliver Hartkopp
· 13 years ago
Next »