Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d6db3f5c11dc7ed5712d5d5682aa34025ee5248e
/
drivers
d6db3f5
vhost: fix get_user_pages_fast error handling
by Michael S. Tsirkin
· 15 years ago
73a99f0
vhost: initialize log eventfd context pointer
by Michael S. Tsirkin
· 15 years ago
86e9424
vhost: logging thinko fix
by Michael S. Tsirkin
· 15 years ago
655ffee
wireless: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
6c74651
ipoib: returned back addrlen check for mc addresses
by Jiri Pirko
· 15 years ago
60bbc72
axnet_cs: add new id
by Ken Kawasaki
· 15 years ago
46976c0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by David S. Miller
· 15 years ago
4181b2c
tg3: Remove now useless VPD code
by Matt Carlson
· 15 years ago
df25bc3
bnx2: Remove now useless VPD code
by Matt Carlson
· 15 years ago
4067a85
pci: Add helper to search for VPD keywords
by Matt Carlson
· 15 years ago
e1d5bda
pci: Add VPD information field helper functions
by Matt Carlson
· 15 years ago
b55ac1b
pci: Add helper to find a VPD resource data type
by Matt Carlson
· 15 years ago
7ad506f
pci: Add large and small resource data type code
by Matt Carlson
· 15 years ago
a2ce766
pci: Add PCI LRDT tag size and section size
by Matt Carlson
· 15 years ago
b914a25
Bluetooth: Convert Marvell driver to use per adapter debugfs
by Marcel Holtmann
· 15 years ago
c13854c
Bluetooth: Convert controller hdev->type to hdev->bus
by Marcel Holtmann
· 15 years ago
10f7891
Bluetooth: Add missing kfree() on error path in Atheros driver
by Dan Carpenter
· 15 years ago
8978111
Bluetooth: Make USB device id constant
by Márton Németh
· 15 years ago
8e5b230
Bluetooth: Add __init/__exit macros to Marvell SDIO driver
by Peter Huewe
· 15 years ago
2ea186a
ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()
by John Fastabend
· 15 years ago
8d6184e
bonding: fix device leak on error in bond_create()
by Patrick McHardy
· 15 years ago
3729d50
rtnetlink: support specifying device flags on device creation
by Patrick McHardy
· 15 years ago
cb395ea
fs_enet: add FEC TX buffer alignment workaround for MPC5121
by Anatolij Gustschin
· 15 years ago
60ab436
fs_enet: Add support for MPC512x to fs_enet driver
by Anatolij Gustschin
· 15 years ago
fcb6a1c
fs_enet: use dev_xxx instead of printk
by Anatolij Gustschin
· 15 years ago
ce300c7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
9e3bd91
b43: fall back gracefully to PIO mode after fatal DMA errors
by Linus Torvalds
· 15 years ago
7bfbae1
ath9k: disable RIFS search for AR91xx based chips
by Felix Fietkau
· 15 years ago
08b2cb0
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
be41f5c
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
64463da
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
8266d71
net: Delete isa-skeleton net driver
by Jeff Garzik
· 15 years ago
773c3e7
can: ti hecc module : add platform specific initialization callback.
by Sriramakrishnan
· 15 years ago
fbf219f
infiniband: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
c43491d
greth: fall through to common return statement on error
by Simon Horman
· 15 years ago
2a3f279
myri10ge: optimize 4k-boundary check when stocking rx pages
by Brice Goglin
· 15 years ago
1d9cfc4
cnic: Update version to 2.1.1.
by Michael Chan
· 15 years ago
a4dde3a
cnic: Use union for the status blocks of different devices.
by Michael Chan
· 15 years ago
c76284a
cnic: Simplify route checking during iSCSI connection.
by Michael Chan
· 15 years ago
d02a5e6
cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.
by Michael Chan
· 15 years ago
66883e9
cnic: Finetune iSCSI connection reset.
by Eddie Wai
· 15 years ago
a9736c0
cnic: Finetune iSCSI connection set up.
by Eddie Wai
· 15 years ago
c85a261
ixgbe: Do not allocate too many netdev txqueues
by John Fastabend
· 15 years ago
a922afb
ixgbe: do not stop tx queues in ixgbe_set_tso
by John Fastabend
· 15 years ago
43634e8
ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enabled kernels
by Mallikarjuna R Chilakala
· 15 years ago
41a655b
greth: convert to netdev_tx_t
by kirjanov@gmail.com
· 15 years ago
e382c30
sis190: handle DMA mapping errors
by kirjanov@gmail.com
· 15 years ago
dee7399
tc35815: Fix double locking on NAPI
by Atsushi Nemoto
· 15 years ago
9c5f9c2
isa-skelton: Remove a wrong netif_wake_queue() call
by Atsushi Nemoto
· 15 years ago
fbc450b
octeon: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
567ec87
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
by Jiri Pirko
· 15 years ago
f9dcbcc
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
by Jiri Pirko
· 15 years ago
52c793f
can: netlink support for bus-error reporting and counters
by Wolfgang Grandegger
· 15 years ago
78ca90e
drivers/net/myri10ge: Use pr_<level> and netdev_<level>
by Joe Perches
· 15 years ago
c1f5121
drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
by Joe Perches
· 15 years ago
003bdb2
isdn: remove ishexdigit() in regard to isxdigit()
by Andy Shevchenko
· 15 years ago
1528b18
gigaset: reduce syslog clutter
by Tilman Schmidt
· 15 years ago
63e055d
bas_gigaset: collapse CR/LF at end of AT response
by Tilman Schmidt
· 15 years ago
9abd543
KS8695: Don't call netif_carrier_off() from ndo_stop()
by Yegor Yefremov
· 15 years ago
19bc291
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
0448873
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
8961212
iwlwifi: increase command buffer size
by Abhijeet Kolekar
· 15 years ago
ab9bdc34
Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
by Reinette Chatre
· 15 years ago
675c607
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
662a96b
tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON
by Atsushi Nemoto
· 15 years ago
cac43a1
cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)
by Torgny Johansson
· 15 years ago
b5abb02
e1000: Fix DMA mapping error handling on RX
by Anton Blanchard
· 15 years ago
10886af
e1000: correct wrong coding style for "else"
by Jiri Pirko
· 15 years ago
35e2da4
can:ti_hecc: Add pm hook-up
by Sriram
· 15 years ago
e5f8d9a
isdn: fix a few Kconfig imperfections
by Tilman Schmidt
· 15 years ago
48e2f18
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
by Jiri Pirko
· 15 years ago
7a81e9f
e1000: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
0ddf477
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
by Jiri Pirko
· 15 years ago
3b9a772
net/arm: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
0bc88e4
drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpers
by Joe Perches
· 15 years ago
5363920
b44: use netdev_alloc_skb instead of dev_alloc_skb
by Hauke Mehrtens
· 15 years ago
8850dce
b44: Set PHY address to NO_PHY if reset fails.
by Hauke Mehrtens
· 15 years ago
7a0deb6
pci: add support for 82576NS serdes to existing SR-IOV quirk
by Alexander Duyck
· 15 years ago
3c945e5
ixgbe: prevent speculative processing of descriptors before ready
by Milton Miller
· 15 years ago
4a6967b
mwl8k: convert to new station add/remove callbacks
by Johannes Berg
· 15 years ago
a120e91
iwlwifi: sanity check before counting number of tfds can be free
by Stanislaw Gruszka
· 15 years ago
a239a8b
iwlwifi: error checking for number of tfds in queue
by Wey-Yi Guy
· 15 years ago
06c92ee
eepro: fix netdev_mc_count conversion
by Alexander Beregalov
· 15 years ago
9772a431
be2net: Bump the driver version number
by Ajit Khaparde
· 15 years ago
91992e4
be2net: Maintain tx and rx counters in driver
by Ajit Khaparde
· 15 years ago
294aedc
be2net: update copyright dates
by Ajit Khaparde
· 15 years ago
3531768
r8169: enable 64-bit DMA by default for PCI Express devices (v2)
by Robert Hancock
· 15 years ago
242cc05
sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
by Ben Hutchings
· 15 years ago
e0bf54c
sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
by Ben Hutchings
· 15 years ago
e4fc856
mlx4: replace the dma_sync_single_range_for_cpu/device API
by FUJITA Tomonori
· 15 years ago
6e03718
greth: some driver cleanups
by kirjanov@gmail.com
· 15 years ago
91fea58
net/pcmcia: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
4ca7786
ath9k: convert to new station add/remove callbacks
by Johannes Berg
· 15 years ago
1d669cb
mac80211_hwsim: convert to new station add/remove callbacks
by Johannes Berg
· 15 years ago
17f6f05
p54: convert to new station add/remove callbacks
by Johannes Berg
· 15 years ago
3e60f86
ar9170: convert to new station add/remove callbacks
by Johannes Berg
· 15 years ago
ac5b4e1
ssb: Add PCI ID 0x4322 to PHU handling
by Larry Finger
· 15 years ago
d8728ee
ath9k: fix beacon timer restart after a card reset
by Felix Fietkau
· 15 years ago
528c312
iwlwifi: add debugfs to monitor force reset parameters
by Wey-Yi Guy
· 15 years ago
8a472da
iwlwifi: separated time check for different type of force reset
by Wey-Yi Guy
· 15 years ago
Next »