Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3790c8cdb99f23824b23cb16df608281b335ee91
/
drivers
3790c8c
net: fix network driver ndo_start_xmit() return values (part 1)
by Patrick McHardy
· 15 years ago
8981f01
virtio_net: Fix IP alignment on non-mergeable RX path
by Herbert Xu
· 15 years ago
17d0cdf
net: ntohs() misuse
by Eric Dumazet
· 15 years ago
3ee40c3
Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
98eb0f5
wimax: fix gcc warnings in sh4 when calling BUG()
by Inaky Perez-Gonzalez
· 15 years ago
8164491
mISDN: Do not disable IRQ in ph_data_ind()
by Karsten Keil
· 15 years ago
395df11
drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing
by Roel Kluin
· 15 years ago
cdae28e
mISDN: Free hfcpci IRQ if init was not successful
by Andreas Mohr
· 15 years ago
1ce1513
mISDN: Fix overlapping data access
by Karsten Keil
· 15 years ago
8a745b9
ISDN:Fix DMA alloc for hfcpci
by Karsten Keil
· 15 years ago
bb40080
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
130aa61
bonding: fix multiple module load problem
by Stephen Hemminger
· 15 years ago
0bcfc5e
wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS
by Cindy H Kao
· 15 years ago
8b5b30ee
wimax/i2400m: when bootstrap fails, reinitialize the bootrom
by Cindy H Kao
· 15 years ago
16820c1
wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routine
by Inaky Perez-Gonzalez
· 16 years ago
6e053d6
wimax/i2400m: don't reset device when bootrom init retries are exceeded
by Inaky Perez-Gonzalez
· 15 years ago
1c0b2dd
wimax/i2400m/sdio: Add device specific poke table.
by Dirk Brandewie
· 15 years ago
7308a0c
wimax/i2400m: move boot time poke table out of common driver
by Dirk Brandewie
· 15 years ago
ecddfd5
wimax/i2400m: Allow bus-specific driver to specify retry count
by Inaky Perez-Gonzalez
· 15 years ago
b4013f9
wimax/i2400m: if a device reboot happens during probe, handle it
by Inaky Perez-Gonzalez
· 15 years ago
59063af
wimax/i2400m: fix oops when the TX FIFO fills up due to a missing check
by Inaky Perez-Gonzalez
· 15 years ago
b4bd07e
wimax/i2400m: don't reset device on i2400m_dev_shutdown()
by Inaky Perez-Gonzalez
· 15 years ago
2971a5b
wimax/i2400m: fix panic due to missed corner cases on tail_room calculation
by Inaky Perez-Gonzalez
· 15 years ago
c56affa
wimax/i2400m: fix panic/warnings caused by missed check on empty TX message
by Inaky Perez-Gonzalez
· 15 years ago
8593a19
wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN
by Inaky Perez-Gonzalez
· 15 years ago
10b1de6
wimax/i2400m/sdio: Implement I2400M_RT_BUS reset type
by Dirk Brandewie
· 15 years ago
ead6823
wimax/i2400m: Change d_printf() level for secure boot messages
by Dirk Brandewie
· 15 years ago
16eafba
wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue
by Inaky Perez-Gonzalez
· 16 years ago
e9a6b45
wimax/i2400m: i2400m's work queue should be initialized before RX support
by Inaky Perez-Gonzalez
· 16 years ago
fff1068
wimax/i2400m: don't call netif_start_queue() in _tx_msg_sent()
by Inaky Perez-Gonzalez
· 16 years ago
fb10167
wimax/i2400m: introduce module parameter to disable entering power save
by Inaky Perez-Gonzalez
· 16 years ago
f2333a0
netxen: No need to check vfree() pointer.
by Figo.zhang
· 15 years ago
934037b
be2net: Fix be_tx_q_clean() being called on freed queues
by Sathya Perla
· 15 years ago
a7a0ef3
be2net: Fix early reset of rx-completion
by Sathya Perla
· 15 years ago
76fbb42
be2net: Fix rx stats updation in non-lro path
by Sathya Perla
· 15 years ago
6811086
be2net: fix netdev stats rx_errors and rx_dropped
by Sathya Perla
· 15 years ago
b305be7
be2net: Use cancel_delayed_work_sync instead of cancel_delayed_work()
by Sathya Perla
· 15 years ago
c0feed8
tehuti: No need check vfree() pointer.
by Figo.zhang
· 15 years ago
50d36a9
vxge: No need for check vfree() pointer.
by Figo.zhang
· 15 years ago
74b793e
cxgb3: remove __GFP_NOFAIL usage
by Divy Le Ray
· 15 years ago
87433bf
r8169: use dev_kfree_skb() instead of dev_kfree_skb_irq()
by Eric Dumazet
· 15 years ago
e762cd7
sfc: Expose 100/1000BASE-T MDI-X status via ethtool
by Ben Hutchings
· 15 years ago
d005ba6
mdio: Expose 10GBASE-T MDI-X status via ethtool
by Ben Hutchings
· 15 years ago
b8facca
qlge: Allow RX buf rings to be > than 4096 bytes.
by Ron Mercer
· 15 years ago
88c55e3
qlge: Relax alignment on TX harware queue.
by Ron Mercer
· 15 years ago
0ed586d
atl1c: WAKE_MCAST tested twice, not WAKE_UCAST
by Roel Kluin
· 15 years ago
b77e522
de2104x: support for systems lacking cache coherence
by Risto Suominen
· 15 years ago
ef5c899
drivers/net/macvlan.c: fix cloning of tagged VLAN interfaces
by sg.tweak@gmail.com
· 15 years ago
7200176
e100: add non-MII PHY support
by Andreas Mohr
· 15 years ago
84503dd
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
a6ae071
ath5k: minor rfkill cleanup
by Bob Copeland
· 15 years ago
5eae659
ath9k: Fix tx stuck when connected to aggr disabled HT AP
by Vasanthakumar Thiagarajan
· 15 years ago
403a3a1
b43: Add fw capabilities
by Michael Buesch
· 15 years ago
869fb3a
sony-laptop: no need to unblock rfkill on load
by Alan Jenkins
· 15 years ago
b3fa132
rfkill: remove set_global_sw_state
by Alan Jenkins
· 15 years ago
fc240e3
sony: fix rfkill code
by Johannes Berg
· 15 years ago
f41f3f3
b43/legacy: port to cfg80211 rfkill
by Johannes Berg
· 15 years ago
e6a3b61
ath5k: added cfg80211 based rfkill support
by Tobias Doerffel
· 15 years ago
9b9c5aa
ar9170: xmit code revamp
by Christian Lamparter
· 15 years ago
2543a0c
ar9170: interpret firmware debug commands
by Johannes Berg
· 15 years ago
b52a033
b43: Fix possible unaligned u32 access
by Matthieu CASTET
· 15 years ago
4d1d498
net/libertas: remove GPIO-CS handling in SPI interface code
by Sebastian Andrzej Siewior
· 15 years ago
582241a0
rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*
by Jussi Kivilinna
· 15 years ago
aa18294
rndis_wlan: cleanup: capitalize enum labels
by Jussi Kivilinna
· 15 years ago
a60e77e
iwlwifi: port to cfg80211 rfkill
by Johannes Berg
· 15 years ago
51611a1
can: sja1000_of_platform: fix build problems with printk format
by Wolfgang Grandegger
· 15 years ago
1abb0de
qlge: bugfix: Get rid of errant spin_unlock().
by Ron Mercer
· 15 years ago
00acd0d
qlge: Add set TX csum ethtool op.
by Ron Mercer
· 15 years ago
e4552f5
qlge: Add support for varied pcie function numbers.
by Ron Mercer
· 15 years ago
542512e
qlge: Add support for using alternate MAC address.
by Ron Mercer
· 15 years ago
ec33a49
qlge: Drop inbound frames > MTU.
by Ron Mercer
· 15 years ago
a32959c
qlge: Drop inbound error frames.
by Ron Mercer
· 15 years ago
e4059d9
qlge: Remove netif_set_gso_max_size() call.
by Ron Mercer
· 15 years ago
cfec0cb
qlge: Add support for retrieving firmware version.
by Ron Mercer
· 15 years ago
25b0b99
bnx2: no need to check before vfreeing
by Breno Leitao
· 15 years ago
3d8fd38
ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599
by Yi Zou
· 15 years ago
18760f1
e1000e: Expose MDI-X status via ethtool change
by Chaitanya Lala
· 15 years ago
edfea6e6
e1000e: Call e1000e_config_collision_dist() after TCTL has been set
by Simon Horman
· 15 years ago
23a2d1b
e1000e: Fixes possible phy corrupton on 82571 designs.
by Dave Graham
· 15 years ago
8459464
ieee802154: add simple HardMAC driver sample
by Sergey Lapin
· 15 years ago
ebc8d2a
be2net: Remove unnecessary frag list traversing.
by David S. Miller
· 15 years ago
092b858
Bluetooth: Remove unused and unneeded support in virtual driver
by Marcel Holtmann
· 15 years ago
3857abc
Bluetooth: Remove BKL from open callback of virtual driver
by Marcel Holtmann
· 15 years ago
4db7589
Bluetooth: Use wait_event_interruptible for virtual driver
by Marcel Holtmann
· 15 years ago
ac28494
Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver
by Marcel Holtmann
· 15 years ago
963267b
declance: Restore tx descriptor ring locking
by Maciej W. Rozycki
· 15 years ago
7d31acd
isdn: prevent NULL ptr Oops in capi_cmsg2str()
by Tilman Schmidt
· 15 years ago
4793d15
isdn: kerneldoc for capiutil.c
by Tilman Schmidt
· 15 years ago
4e32997
isdn: rename capi_ctr_reseted() to capi_ctr_down()
by Tilman Schmidt
· 15 years ago
f0a4d0e
tun: Fix unregister race
by Eric W. Biederman
· 15 years ago
ef681ce
e100: Fix napi_enable BUG_ON when recovering from EEH error
by Andre Detsch
· 15 years ago
a5b19b6
mlx4: FIX error flow when initializing EQ table
by Yevgeny Petrilin
· 15 years ago
6f536f4
tun: Fix copy/paste error in tun_get_user
by Sridhar Samudrala
· 15 years ago
042a53a
net: skb_shared_info optimization
by Eric Dumazet
· 15 years ago
f957bcf
s2io: Remove private boolean definitions
by Tobias Klauser
· 15 years ago
d65a68a
hso: convert dev_alloc_skb() to netdev_alloc_skb()
by Paulius Zaleckas
· 15 years ago
b07878e
netdev: Added KS8842 driver
by Richard Röjfors
· 15 years ago
4909122
tun: Optimise handling of bogus gso->hdr_len
by Herbert Xu
· 15 years ago
b82f08e
virtio_net: Set correct gso->hdr_len
by Herbert Xu
· 15 years ago
1feede0
sis190: fix gigabit negotiation
by Riccardo Ghetta
· 15 years ago
Next »