Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
484ab62c5ee805c2bdc405a85a4e64da2722690f
/
drivers
/
net
ccf9540
USB: net: asix: add support for Cables-to-Go USB Ethernet adapter
by Jason Cooper
· 16 years ago
b5f1f55
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
b2af2c1
bnx2: fix poll_controller to pass proper structures and check all rx queues
by Neil Horman
· 16 years ago
ddd535c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
e23a59e
niu: Fix readq implementation when architecture does not provide one.
by David S. Miller
· 16 years ago
f7cd168
hostap: pad the skb->cb usage in lieu of a proper fix
by Johannes Berg
· 16 years ago
f3c76918
rtl8187 : support for Sitecom WL-168 0001 v4
by Bob Jolliffe
· 16 years ago
8f7c41d
rtl8187: Add Abocom USB ID
by Ivan Kuten
· 16 years ago
3edac25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
c35a254
Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-next
by Roland Dreier
· 16 years ago
b3e123c
RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)
by Steve Wise
· 16 years ago
347c8d8
[netdrvr] smc911x: fix for driver resume (and compilation warning)
by Dasgupta, Romit
· 16 years ago
cf3760d
RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.
by Steve Wise
· 16 years ago
f9ee388
cxgb3 - Limit multiqueue setting to msi-x
by Divy Le Ray
· 16 years ago
9f64306
cxgb3 - eeprom read fixes
by Divy Le Ray
· 16 years ago
8c2f5fa
myri10ge: fix stop/go ordering even more
by Brice Goglin
· 16 years ago
ffaf4c7
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
939a951
[netdrvr] usb/hso: Cleanup rfkill error handling
by Jonathan McDowell
· 16 years ago
cd17fa7
sfc: Correct address of gPXE boot configuration in EEPROM
by Ben Hutchings
· 16 years ago
08809b2
el3_common_init() should be __devinit, not __init
by Al Viro
· 16 years ago
db053c6
hso: rfkill type should be WWAN
by Paulius Zaleckas
· 16 years ago
c1adbb9
mlx4_en: Start port error flow bug fix
by Yevgeny Petrilin
· 16 years ago
4bab0ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
d54bc4e
iwl3945: fix deadlock on suspend
by Zhu, Yi
· 16 years ago
14b5433
iwl3945: do not send scan command if channel count zero
by Reinette Chatre
· 16 years ago
2420ebc
iwl3945: clear scanning bits upon failure
by Mohamed Abbas
· 16 years ago
c793033
ath5k: correct handling of rx status fields
by Bob Copeland
· 16 years ago
0feec9d
zd1211rw: Add 2 device IDs
by Daniel Drake
· 16 years ago
964d277
iwlagn: avoid sleep in softirq context
by John W. Linville
· 16 years ago
502c12e
iwlwifi: clear scanning bits upon failure
by Mohamed Abbas
· 16 years ago
934f6c3
Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"
by John W. Linville
· 16 years ago
7b0f5df
mlx4_core: Fix unused variable warning
by Roland Dreier
· 16 years ago
75fa6770
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
54074d5
drivers: remove duplicated #include
by Jianjun Kong
· 16 years ago
19ecb6ba
niu: Use pci_ioremap_bar().
by David S. Miller
· 16 years ago
ca8eac5
bnx2x: Version Update
by Eilon Greenstein
· 16 years ago
12b56ea
bnx2x: Calling netif_carrier_off at the end of the probe
by Eilon Greenstein
· 16 years ago
7d96567
bnx2x: PCI configuration bug on big-endian
by Eilon Greenstein
· 16 years ago
9a03544
bnx2x: Removing the PMF indication when unloading
by Eilon Greenstein
· 16 years ago
ee04448
mv643xx_eth: fix SMI bus access timeouts
by Lennert Buytenhek
· 16 years ago
1d19ecf
net: kconfig cleanup
by Jeff Kirsher
· 16 years ago
7385d59
fs_enet: fix polling
by Alexey Dobriyan
· 16 years ago
55c8eb6
SMC91x: Fix compilation on some platforms.
by David S. Miller
· 16 years ago
391e572
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
70d9d15
drivers/net/smc911x.c: Fix lockdep warning on xmit.
by Will Newton
· 16 years ago
abdd5a0
IRDA: remove double inclusion of module.h
by Alexander Beregalov
· 16 years ago
37b2a17
el3_common_init() should be __devinit, not __init
by Al Viro
· 16 years ago
0242909
Merge branch 'cris_move' of git://www.jni.nu/cris
by Linus Torvalds
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
3a8af72
net: Really remove all of LOOPBACK_TSO code.
by David S. Miller
· 16 years ago
ad1d967
net: delete excess kernel-doc notation
by Randy Dunlap
· 16 years ago
194dcdb
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
19b8cba
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
263e69c
pppoe: Fix socket leak.
by David S. Miller
· 16 years ago
bdb59f9
gianfar: Don't reset TBI<->SerDes link if it's already up
by Trent Piepho
· 16 years ago
c132419
gianfar: Fix race in TBI/SerDes configuration
by Trent Piepho
· 16 years ago
71527ef
at91_ether: request/free GPIO for PHY interrupt
by David Brownell
· 16 years ago
e83603f
amd8111e: fix dma_free_coherent context
by Chunbo Luo
· 16 years ago
dc5596d
atl1: fix vlan tag regression
by Jay Cliburn
· 16 years ago
51ac3bef
SMC91x: delete unused local variable "lp"
by Mike Frysinger
· 16 years ago
6824a10
myri10ge: fix stop/go mmio ordering
by Brice Goglin
· 16 years ago
ce39a80
bonding: fix panic when taking bond interface down before removing module
by Andy Gospodarek
· 16 years ago
a434e43
bonding: Clean up resource leaks
by Jay Vosburgh
· 16 years ago
fba4acd
bonding: fix miimon failure counter
by Jay Vosburgh
· 16 years ago
0632790
ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode
by Bob Copeland
· 16 years ago
7d19267
ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular
by Elias Oltmanns
· 16 years ago
5dc5340
rt2x00: Fix build error when mac80211=M rt2x00=Y
by Ivo van Doorn
· 16 years ago
85519a6
ath5k: correct misspelling in debug help
by Bob Copeland
· 16 years ago
48735d8
libertas: fix buffer overrun
by Johannes Berg
· 16 years ago
87bf24f
libertas: remove two libertas sparse warning
by Holger Schurig
· 16 years ago
10d0bd5
iwlwifi: fix suspend to RAM in iwlwifi
by Tomas Winkler
· 16 years ago
556dcee
[CRIS] Move header files from include to arch/cris/include.
by Jesper Nilsson
· 16 years ago
48e5eca
amd8111e: Fix rx return code
by Chris Friesen
· 16 years ago
b3ed4bc
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
f2c2e25
p54: fix build warnings
by Christian Lamparter
· 16 years ago
bc1b32d
ath5k: Reset key cache on interface up, thus fixing resume
by Elias Oltmanns
· 16 years ago
3596162
p54: fix misbehavings when firmware can't be found
by Christian Lamparter
· 16 years ago
753dcfe
dm9601: runtime mac address change support
by Peter Korsgaard
· 16 years ago
07b5f6a
via-velocity: use driver string instead of dev->name before register_netdev()
by Sven Hartge
· 16 years ago
404b12c
drivers/net/wan/syncppp: Fix unused-var warnings
by Jeff Garzik
· 16 years ago
e65b959
mlx4: Setting the correct offset for default mac address
by Yevgeny Petrilin
· 16 years ago
9de14eb
mlx4_en: remove duplicated #include
by Huang Weiyi
· 16 years ago
c778e11
ibm_newemac: Fix typo in flow control config option
by Josh Boyer
· 16 years ago
3fd09c4
ehea: Detect 16GB hugepages for firmware restriction
by Thomas Klein
· 16 years ago
74d5e8a
dmfe: check pci_alloc_consistent errors
by FUJITA Tomonori
· 16 years ago
b700a98
libertas: free sk_buff with kfree_skb
by Sergio Luis
· 16 years ago
e383d56
r8169: revert "read MAC address from EEPROM on init"
by Francois Romieu
· 16 years ago
2242d5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
5a439c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
by Linus Torvalds
· 16 years ago
9bf9b2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
724bdd0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
b63365a
net: Fix disjunct computation of netdev features
by Herbert Xu
· 16 years ago
dcc5141
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
57893d1
mlx4_core: Add Ethernet PCI device IDs
by Yevgeny Petrilin
· 16 years ago
c27a02c
mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC
by Yevgeny Petrilin
· 16 years ago
7ff93f8
mlx4_core: Multiple port type support
by Yevgeny Petrilin
· 16 years ago
4cc683c
p54: enable 2.4/5GHz spectrum by eeprom bits.
by Christian Lamparter
· 16 years ago
7045825
orinoco: reduce stack usage in firmware download path
by Andrey Borzenkov
· 16 years ago
8bdd5b9
ath5k: fix suspend-related oops on rmmod
by Bob Copeland
· 16 years ago
2a2336f
mlx4_core: Ethernet MAC/VLAN management
by Yevgeny Petrilin
· 16 years ago
Next »