Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0675abdbfbcb8e0253a970c0dfe8d23b112888f3
/
drivers
3480a58
rt2x00: fixup some non-functional merge errors
by John W. Linville
· 17 years ago
04850a4
libertas: don't depend on IEEE80211
by Holger Schurig
· 17 years ago
f539f2e
libertas: convert sleep/wake config direct commands
by Holger Schurig
· 17 years ago
7460f5a
libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command
by Holger Schurig
· 17 years ago
2af9f03
libertas: convert CMD_802_11_MAC_ADDRESS to a direct command
by Holger Schurig
· 17 years ago
717ddc0
endianness annotations: drivers/net/wireless/rtl8180_dev.c
by Al Viro
· 17 years ago
318a94d
e1000e: reorganize PHY and flow control interface
by Jeff Kirsher
· 17 years ago
e2de3eb
e1000e: rename mc_addr_list_update
by Jeff Kirsher
· 17 years ago
ad68076
e1000e: reformat comment blocks, cosmetic changes only
by Bruce Allan
· 17 years ago
652f093
Compilation fix for ixgbe_main.c.
by Denis V. Lunev
· 17 years ago
80950f8
net: yellowfin parenthesis fix
by Mariusz Kozlowski
· 17 years ago
a5af6ad
netdev: ehea: port_lock semaphore to mutex
by Daniel Walker
· 17 years ago
da59cde
netdev: ehea: bcmc_regs semaphore to mutex
by Daniel Walker
· 17 years ago
dbbcbb2
netdev: ehea: locking order correction
by Daniel Walker
· 17 years ago
9f71a56
netdev: ehea: ehea_fw_handles semaphore to mutex
by Daniel Walker
· 17 years ago
06f89ed
netdev: ehea: semaphore to mutex
by Daniel Walker
· 17 years ago
b7aa690
drivers/net/tokenring/3c359.c: use time_* macros
by S.Caglar Onur
· 17 years ago
9307b57
drivers/net/arcnet/arcnet.c: use time_* macros
by S.Caglar Onur
· 17 years ago
ac4bed1
3c509: convert to isa_driver and pnp_driver
by Ondrej Zary
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
e5225b3
libertas: reduce debug output
by Holger Schurig
· 17 years ago
8dd6282
prism54: correct thinko in "prism54: Convert stats_sem in a mutex"
by John W. Linville
· 17 years ago
cee24a3
mac80211: A-MPDU MLME use dynamic allocation
by Ron Rindjunsky
· 17 years ago
7d57961
libertas: the compact flash driver is no longer experimental
by Holger Schurig
· 17 years ago
6243613
libertas: remove CMD_802_11_PWR_CFG
by Holger Schurig
· 17 years ago
c2b310a
libertas: kill useless #define LBS_MONITOR_OFF 0
by Holger Schurig
· 17 years ago
69dc5d9
iwlwifi: iwl_priv - clean up in types of members
by Tomas Winkler
· 17 years ago
0472f88
iwlwifi: allow a default callback for ASYNC host commands
by Emmanuel Grumbach
· 17 years ago
775ea37
iwlwifi: improve NIC i/o debug prints information
by Tomas Winkler
· 17 years ago
3395f6e
iwlwifi: rename iwl-4965-io.h to iwl-io.h
by Tomas Winkler
· 17 years ago
ab53d8a
iwlwifi: Add led support
by Mohamed Abbas
· 17 years ago
e0e0a67
iwlwifi: do not register bands with no supported channels
by John W. Linville
· 17 years ago
0e5606e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
14eabf7
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 17 years ago
2f44891
gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.
by Andy Fleming
· 17 years ago
99da500
gianfar: Only process completed frames
by Andy Fleming
· 17 years ago
faa8957
gianfar: Fix frame size calculation when hardware VLAN acceleration is on
by Dai Haruki
· 17 years ago
a3cb96a
gianfar: Fix the data buffer stashing amount
by Dai Haruki
· 17 years ago
1119d57
Use single_open instead of manual manipulations.
by Pavel Emelyanov
· 17 years ago
57bb7e2
phy/broadcom: add support for BCM5481 PHY
by Anton Vorontsov
· 17 years ago
b39b5a2
qla3xxx: convert byte order of constant instead of variable
by Marcin Slusarz
· 17 years ago
7a6d84c
drivers/net/mv643xx_eth.c: Use FIELD_SIZEOF
by Julia Lawall
· 17 years ago
ef11291
Add support the Korina (IDT RC32434) Ethernet MAC
by Florian Fainelli
· 17 years ago
bfebbb8
forcedeth: Use round_jiffies for stats timer
by Daniel Drake
· 17 years ago
3459feb
s2io annotations
by Al Viro
· 17 years ago
3b86301
endianness annotations: rndis
by Al Viro
· 17 years ago
fa3a6cb
annotate cxgb3 (ab)uses of skb->priority/skb->csum
by Al Viro
· 17 years ago
2f220e3
skfp annotations
by Al Viro
· 17 years ago
eca1ad8
misc drivers/net annotations
by Al Viro
· 17 years ago
05bd831
ni52: more unbreaking
by Al Viro
· 17 years ago
176f65f
ni52: switch to ioremap()
by Al Viro
· 17 years ago
76af569
ni52: clean up check586()
by Al Viro
· 17 years ago
7f8cfd5
ni52: clean up initialization of priv
by Al Viro
· 17 years ago
e06ee2b
ni52: make ->base char __iomem *
by Al Viro
· 17 years ago
de59714
ni52: kill the second argument of check586(), get rid of bogus pointer
by Al Viro
· 17 years ago
725aa4a
ni52: unbreak scp_struct
by Al Viro
· 17 years ago
2d76c26
ni52 trivial iomem annotations
by Al Viro
· 17 years ago
9c61a9d
ixgb: remove irq_sem
by Jesse Brandeburg
· 17 years ago
9150b76
e1000: remove irq_sem
by Jesse Brandeburg
· 17 years ago
74ef9c3
e1000e: remove irq_sem
by Jesse Brandeburg
· 17 years ago
67d204a
e1000e: remove no longer used e1000e_read_nvm_spi
by Auke Kok
· 17 years ago
a9340b8
ixgb: move externs out of .c files
by Auke Kok
· 17 years ago
446490c
ixgb: convert boolean_t to bool
by Joe Perches
· 17 years ago
bab2bce
ixgb: add explicit state checking
by Jesse Brandeburg
· 17 years ago
c3033b0
e1000: Convert boolean_t to bool
by Joe Perches
· 17 years ago
f0c88f9
netxen, phy/marvell, skge: minor checkpatch fixes
by Jeff Garzik
· 17 years ago
f6f4bfa
S2io: Handle TX completions on the same CPU as the sender for MIS-X interrupts
by Sreenivasa Honnur
· 17 years ago
5ea7963
b44: Truncate PHY address
by Michael Buesch
· 17 years ago
6ef2977
skge napi->poll() locking bug
by Marin Mitov
· 17 years ago
9f5e60d
rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails
by Jussi Kivilinna
· 17 years ago
b1186de
cxgb3: Fix lockdep problems with sge.reg_lock
by Roland Dreier
· 17 years ago
dc01c44
ehea: Fix IPv6 support
by Thomas Klein
· 17 years ago
23d245b
dm9000: Support promisc and all-multi modes
by Peter Korsgaard
· 17 years ago
33edded
dm9601: configure MAC to drop invalid (crc/length) packets
by Peter Korsgaard
· 17 years ago
b47b4b2
dm9601: add Hirose USB-100 device ID
by Peter Korsgaard
· 17 years ago
be937f1
Marvell PHY m88e1111 driver fix
by Alexandr Smirnov
· 17 years ago
d1847a7
netxen: fix rx dropped stats
by Dhananjay Phadke
· 17 years ago
ba53e6b
netxen: remove low level tx lock
by Dhananjay Phadke
· 17 years ago
05aaa02
netxen: napi and irq cleanup
by Dhananjay Phadke
· 17 years ago
443be79
netxen: improve msi support
by Dhananjay Phadke
· 17 years ago
9e6db60
smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade
by Bryan Wu
· 17 years ago
c7793ac
ixgb: remove unused variable
by Julia Lawall
· 17 years ago
1172899
e100: endianness annotations
by Al Viro
· 17 years ago
6d8126f
igb trivial annotations
by Al Viro
· 17 years ago
7deb07b
igb: endianness fix
by Al Viro
· 17 years ago
2cfb8b7
bonding: update version
by Jay Vosburgh
· 17 years ago
92b41da
bonding: Fix sysfs attribute handling
by Libor Pechacek
· 17 years ago
966bc6f
bonding: fix two compiler warnings
by Jay Vosburgh
· 17 years ago
2bf86b7
bonding: Fix locking in 802.3ad mode
by Jay Vosburgh
· 17 years ago
26c080b
smctr.c: fix logical-bitwise-or confusion
by Jay Schulist
· 17 years ago
dfe98e9
Merge branch 'net-2.6.26-netns-20080326' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev
by David S. Miller
· 17 years ago
3a643d2
rt2x00: Fix in_atomic() usage
by Ivo van Doorn
· 17 years ago
866a050
rt2x00: Fix rate detection for invalid signals
by Ivo van Doorn
· 17 years ago
49d20fa
PS3: gelic: Add support for separate cipher selection
by Masakazu Mokuno
· 17 years ago
c01f9c6
b43: Don't compile N-PHY code when N-PHY is disabled
by Michael Buesch
· 17 years ago
1ea8739
iwlwifi: Completing the parameter packaging
by Assaf Krauss
· 17 years ago
83f7d57
ipw2200 annotations and fixes
by Al Viro
· 17 years ago
19d30e0
rt2x00: Add dev_flags to rx descriptor
by Ivo van Doorn
· 17 years ago
857485c
iwlwifi: move host command sending functions to core module
by Tomas Winkler
· 17 years ago
8622e70
iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info
by Assaf Krauss
· 17 years ago
Next »