Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b93d584772347323334253d5b21c4d720718d7da
/
drivers
b93d584
8139*: convert printk() to pr_<foo>()
by Alexander Beregalov
· 16 years ago
39738e1
3c5xx: convert printk() to pr_<foo>()
by Alexander Beregalov
· 16 years ago
646cdb3
3c50x: convert printk() to pr_<foo>()
by Alexander Beregalov
· 16 years ago
d3f65f7
atl1: use netdev->stats
by Eric Dumazet
· 16 years ago
65ac885
net: sh_eth: Add support SH7724
by Yoshihiro Shimoda
· 16 years ago
380af9e
net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"
by Yoshihiro Shimoda
· 16 years ago
862df49
net: sh_eth: fix receive desciptor loop
by Yoshihiro Shimoda
· 16 years ago
0029d64
net: sh_eth: fix TX/RX descriptor not set physical memory
by Yoshihiro Shimoda
· 16 years ago
e88aae7
net: sh_eth: fix cache coherency issue
by Yoshihiro Shimoda
· 16 years ago
dfa9264
net: Remove obsolete MV64360 config option
by Gabriel Paubert
· 16 years ago
d0fc1d5
iwmc3200wifi: fix link error when CFG80211 is not selected
by Zhu Yi
· 16 years ago
e3804cb
net: remove COMPAT_NET_DEV_OPS
by Alexander Beregalov
· 16 years ago
c649c0e3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
daebafe
mISDN: Added PCI ID for new Junghanns.net Single E1 cards.
by Andreas Eversberg
· 16 years ago
b0579d7
mISDN: Fix DTMF detection enable/disable
by Andreas Eversberg
· 16 years ago
8c90e11
mISDN: Use kernel_{send,recv}msg instead of open coding
by Arnaldo Carvalho de Melo
· 16 years ago
eac74af
mISDN: Cleanup debug messages
by Karsten Keil
· 16 years ago
7245a2f
mISDN: Add PCI ID for Junghanns 8S card
by Andreas Eversberg
· 16 years ago
ddacd14
mISDN: get_free_devid() failure ignored
by Roel Kluin
· 16 years ago
db9bb63
mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti
by Karsten Keil
· 16 years ago
5df3b8b
mISDN: Fix skb leak in error cases
by Karsten Keil
· 16 years ago
d796509
mISDN: Add "sapi" information to debug messages
by Andreas Eversberg
· 16 years ago
3dc4039
mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size
by Frank Seidel
· 16 years ago
5b277b8
mISDN: Fix TEI and SAPI handling
by Andreas Eversberg
· 16 years ago
bc138ec
mISDN: Hardware acceleration is now possible in conjunction with audio recording
by Andreas Eversberg
· 16 years ago
b5df5a5
mISDN: Fix DTMF locking bug issue
by Andreas Eversberg
· 16 years ago
e73f6b2
mISDN: Added layer-1-hold feature
by Andreas Eversberg
· 16 years ago
ba3af34
mISDN: Fixed missing spin lock on pipeline process
by Andreas Eversberg
· 16 years ago
44e0958
mISDN: Reduce stack size in dsp_cmx_send()
by Frank Seidel
· 16 years ago
7cfa153
mISDN: Echo canceler now gets delay information from hardware
by Andreas Eversberg
· 16 years ago
a5355c2
mISDN: DSP now uses ring buffer for echo canceler
by Andreas Eversberg
· 16 years ago
7df3bb8
mISDN: Add watchdog functionality to hfcmulti driver
by Andreas Eversberg
· 16 years ago
4e2fd55
gianfar: fix BUG under load after introduction of skb recycling
by Lennert Buytenhek
· 16 years ago
45ea4ea
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
dddc045
myri10ge: Add support for vlan_features
by Brice Goglin
· 16 years ago
2552c31
myri10ge: drop myri10ge_lro module parameter
by Brice Goglin
· 16 years ago
18af3e7
myri10ge: fix the invokation of lro_flush_all
by Brice Goglin
· 16 years ago
38aab07
mlx4_en: Fix partial rings feature
by Yevgeny Petrilin
· 16 years ago
8e29291
mlx4_en: Removed redundant stride variable
by Yevgeny Petrilin
· 16 years ago
a2e2322
iwlwifi: check for valid band for channel info
by Wey-Yi Guy
· 16 years ago
086ed11
iwlagn: co-exist with AMT
by Mohamed Abbas
· 16 years ago
0324c14
iwlcore: Set rb_timeout to 0x10 for devices with ICT
by Mohamed Abbas
· 16 years ago
40cefda
iwlcore: Add support for periodic RX interrupt
by Mohamed Abbas
· 16 years ago
4752c93
iwlcore: Allow skb allocation from tasklet.
by Mohamed Abbas
· 16 years ago
ef850d7
iwlcore: support ICT interrupt
by Mohamed Abbas
· 16 years ago
a2b0f02
iwlwifi: support "pure 40MHz" in RXON command
by Wey-Yi Guy
· 16 years ago
a9c146b
iwlwifi: report the rate index as an MCS rate number
by Wey-Yi Guy
· 16 years ago
a8b50a0
iwlcore: register locks
by Mohamed Abbas
· 16 years ago
0848e29
iwlwifi: support NVM access (EEPROM/OTP)
by Wey-Yi Guy
· 16 years ago
8a566af
rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL
by Ivo van Doorn
· 16 years ago
3b91c36
rt2x00: Add new rt2800usb USB ID's for Sweex
by Ivo van Doorn
· 16 years ago
9839178
rndis_wlan: do not try to restore wpa keys using add_wep_key()
by Jussi Kivilinna
· 16 years ago
b145ee0
rndis_wlan: split add_wpa_key from rndis_iw_set_encode_ext
by Jussi Kivilinna
· 16 years ago
b4703a2
rndis_wlan: explain bits used in key setup code.
by Jussi Kivilinna
· 16 years ago
9656e85
rndis_wlan: remove CAP_SUPPORT_TXPOWER/OID_802_11_TX_POWER_LEVEL code
by Jussi Kivilinna
· 16 years ago
59620e9
rndis_wlan: fix support for bcm4320a
by Jussi Kivilinna
· 16 years ago
62161ae
iwlwifi: Temperature sensor voltage reading for 5150
by Wey-Yi Guy
· 16 years ago
2681b20
iwlwifi: add Greenfield support for 11n
by Wey-Yi Guy
· 16 years ago
749e091
iwl3945: improve 3945 leds
by Abhijeet Kolekar
· 16 years ago
2c7e579
libertas: read SD8688 firmware status from new register
by Bing Zhao
· 16 years ago
bb9f869
iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driver
by Zhu Yi
· 16 years ago
e31a16d
wireless: move some utility functions from mac80211 to cfg80211
by Zhu Yi
· 16 years ago
ccdfeab
ath9k: Update Beacon timers based on timestamp from the AP
by Jouni Malinen
· 16 years ago
267a901
ath9k: Optimize TBTT/DTIM calculation for timers
by Jouni Malinen
· 16 years ago
d26285f8
libertas: implement function init/shutdown commands for SD8688
by Bing Zhao
· 16 years ago
b136a14
libertas: get SD8688 rx length with one CMD52
by Bing Zhao
· 16 years ago
e70a5ac
libertas: define macros for SDIO model numbers
by Bing Zhao
· 16 years ago
ea2d063
libertas: fix GSPI card event handling
by andrey@cozybit.com
· 16 years ago
e35ec12
ixgbe: only register DCA requester once
by Alexander Duyck
· 16 years ago
7e0e99e
igb: do not re-register DCA requester on device reset
by Alexander Duyck
· 16 years ago
c40499e
gigaset: beyond ARRAY_SIZE of iwb->data
by Roel Kluin
· 16 years ago
703ceba
cxgb: set phy's mdio dev before the phy init sequence
by Divy Le Ray
· 16 years ago
86c890a
cxgb3: set phy's mdio dev before the phy init sequence
by Divy Le Ray
· 16 years ago
6431833
cxgb3: Use generic XENPAK LASI register definitions
by Ben Hutchings
· 16 years ago
aa22437
chelsio: Use generic XENPAK LASI register definitions
by Ben Hutchings
· 16 years ago
9f29f6d
qeth: Clear SBALF15 in any case for output buffers.
by Klaus-Dieter Wacket
· 16 years ago
b913980
qeth: omit upstream checksumming for HiperSockets
by Ursula Braun
· 16 years ago
0666eb06
qeth: support z/VM VSWITCH Port Isolation
by Ursula Braun
· 16 years ago
8ac6d45
ctcm: avoid crash in ctcm_remove_device
by Ursula Braun
· 16 years ago
f214856
qeth: avoid crash after detach of replugged device
by Ursula Braun
· 16 years ago
eeddfd9
ath9k: set max default eirp to 20 dBm
by Luis R. Rodriguez
· 16 years ago
c26c2e5
ath9k: fix custom regulatory call position
by Luis R. Rodriguez
· 16 years ago
ce4c45e
rt73usb: fix for master mode
by Alexandre Becholey
· 16 years ago
dc8c458
ath9k: Set PM field in frame control when in PS mode
by Jouni Malinen
· 16 years ago
aa68aea
ath9k: Wake up for RX filter changes
by Jouni Malinen
· 16 years ago
54ce846
ath9k: Use TSFOOR interrupt to trigger TSF sync with next Beacon
by Jouni Malinen
· 16 years ago
1ffc1c6
ath9k: Do not try to calibrate radio when in sleep mode
by Jouni Malinen
· 16 years ago
9a23f9c
ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
by Jouni Malinen
· 16 years ago
2c617b0
rt2x00: Add USB ID for rt2800usb
by Ivo van Doorn
· 16 years ago
9c8b3ed
ath5k: avoid and warn on potential infinite loop
by Bob Copeland
· 16 years ago
e74fbb4
wireless: fix to set dev->broadcast correctly
by Wei Yongjun
· 16 years ago
49ca37e
Staging: agnx: switch config_interface to bss_info_changed
by Alexander Beregalov
· 16 years ago
153e080
ath9k: Move PS wakeup/restore calls from isr to tasklet
by Vasanthakumar Thiagarajan
· 16 years ago
73606d0
mac80211_hwsim: Group radios
by Daniel Wagner
· 16 years ago
1071db8
ath5k: update beacons in AP mode
by Bob Copeland
· 16 years ago
4de2dc7
p54spi: drop test for FW_STATE_RESET in p54spi_work
by Max Filippov
· 16 years ago
3f0d843
b43/legacy: fix beacon change processing
by Johannes Berg
· 16 years ago
ff561ac
p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx
by Max Filippov
· 16 years ago
6edf534
p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded
by Max Filippov
· 16 years ago
465b635
p54spi: return status of p54spi_wakeup
by Max Filippov
· 16 years ago
Next »