Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
abec42a4f87795766f77e4595b7e540b5fc60e3f
/
drivers
/
net
abec42a
e1000: sparse warnings fixes
by Stephen Hemminger
· 17 years ago
273dc74
ixgb: fix sparse warnings
by Stephen Hemminger
· 17 years ago
5a9147b
e1000e: fix sparse warnings
by Stephen Hemminger
· 17 years ago
2ea10b1
Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost packets)
by Michael Hennerich
· 17 years ago
a06da75
DM9601: Support for ADMtek ADM8515 NIC
by Peter Korsgaard
· 17 years ago
9030b3d
Fix ethernet multicast for ucc_geth.
by Joakim Tjernlund
· 17 years ago
5e7bf8c
netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.
by Komuro
· 17 years ago
5d031e9
FEC - fast ethernet controller for mpc52xx
by Domen Puncer
· 17 years ago
af09005
Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes
by Jeff Garzik
· 17 years ago
3830de7
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 17 years ago
2a6f4e4
ehea: add kexec support
by Jan-Bernd Themann
· 17 years ago
f920c18
e1000e: Remove legacy jumbo frame receive code
by Auke Kok
· 17 years ago
140a748
e1000e: Re-enable SECRC - crc stripping
by Auke Kok
· 17 years ago
df76246
e1000e: Fix PBA calculation for jumbo frame packets
by Auke Kok
· 17 years ago
47f44e4
e1000e: Fix jumbo frame receive code.
by Auke Kok
· 17 years ago
e38c2c6
drivers/net/irda/au1k_ir: fix obvious irq handler bugs
by Jeff Garzik
· 17 years ago
d141786
ipg: Kconfig whitepaces/tab damages
by Francois Romieu
· 17 years ago
bbd82f9
ipg: missing Kconfig dependency
by Francois Romieu
· 17 years ago
93dd79e
r8169: remove poll_locked logic
by Stephen Hemminger
· 17 years ago
7fab06c
r8169: napi config
by Stephen Hemminger
· 17 years ago
68e3f5d
[CRYPTO] users: Fix up scatterlist conversion errors
by Herbert Xu
· 17 years ago
2b008b0a
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
by Eric W. Biederman
· 17 years ago
6ef89d0
[PATCH] iwl3945: fix direct scan problem
by Mohamed Abbas
· 17 years ago
15e869d
[PATCH] iwl3945: cancel scan on rxon command
by Mohamed Abbas
· 17 years ago
948c171
[PATCH] iwl4965: fix scan problem
by Mohamed Abbas
· 17 years ago
052c4b9
[PATCH] iwl4965: fix driver hang related to hardware scan
by mabbas
· 17 years ago
702004b
[PATCH] iwlwifi: fix sending probe request in iwl 4965
by Tomas Winkler
· 17 years ago
2fe1426
[PATCH] rtl8187: Allow multicast frames
by Michael Wu
· 17 years ago
82cd682
[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relative
by Anton Blanchard
· 17 years ago
b239bd7
[PATCH] rt2x00: jiffies_round -> jiffies_round_relative
by Anton Blanchard
· 17 years ago
be84e3d
[PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relative
by Anton Blanchard
· 17 years ago
06dbbfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
7f14957
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
96fd4cd
[netdrvr] forcedeth: add MCP77 device IDs
by Ayaz Abdulla
· 17 years ago
500d2c2
rndis_host: reduce MTU instead of refusing to talk to devices with low max packet size
by Thomas Sailer
· 17 years ago
b88219f
cpmac: update to new fixed phy driver interface
by Eugene Konev
· 17 years ago
67d129d
cpmac: convert to napi_struct interface
by Eugene Konev
· 17 years ago
df523b5
cpmac: use print_mac() instead of MAC_FMT
by Eugene Konev
· 17 years ago
bbbab5c
natsemi: fix oops, link back netdevice from private-struct
by Ingo Molnar
· 17 years ago
0173b79
ehea: fix port_napi_disable/enable
by Jan-Bernd Themann
· 17 years ago
a40745f
bonding/bond_main.c: fix cut'n'paste error
by Adrian Bunk
· 17 years ago
c50b85d
make bonding/bond_main.c:bond_deinit() static
by Adrian Bunk
· 17 years ago
96fd74b
drivers/net/ipg.c: cleanups
by Adrian Bunk
· 17 years ago
642f14903
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 17 years ago
a37ae40
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
by Pavel Emelyanov
· 17 years ago
25c2635
Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
d858196
Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
e0f1392
ni5010: kill unused variable
by Jeff Garzik
· 17 years ago
0e6f732
eexpress: fix !SMP unused-var warning
by Jeff Garzik
· 17 years ago
d0e81b7
bonding: Acquire correct locks in alb for promisc change
by Jay Vosburgh
· 17 years ago
6603a6f
bonding: Convert more locks to _bh, acquire rtnl, for new locking
by Jay Vosburgh
· 17 years ago
059fe7a
bonding: Convert locks to _bh, rework alb locking for new locking
by Jay Vosburgh
· 17 years ago
0b0eef6
bonding: Convert miimon to new locking
by Jay Vosburgh
· 17 years ago
cf5f904
bonding: Convert balance-rr transmit to new locking
by Jay Vosburgh
· 17 years ago
1b76b31
Convert bonding timers to workqueues
by Jay Vosburgh
· 17 years ago
de05238
pasemi_mac: fix typo
by Olof Johansson
· 17 years ago
79d1050
defxx.c: dfx_bus_init() is __devexit not __devinit
by Maciej W. Rozycki
· 17 years ago
b877fe2
sky2: crash on remove
by Stephen Hemminger
· 17 years ago
f5e42fb
MIPSnet: Delete all the useless debugging printks.
by Ralf Baechle
· 17 years ago
6cd043d
AR7 ethernet: small post-merge cleanups and fixes
by Matteo Croce
· 17 years ago
02bae21
Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream
by Jeff Garzik
· 17 years ago
c7ffb6b
Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream
by Jeff Garzik
· 17 years ago
43cd736
Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream
by Jeff Garzik
· 17 years ago
7c23997
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
by Jeff Garzik
· 17 years ago
1daec86
[NETDRVR] lib82596, netxen: delete pointless tests from irq handler
by Jeff Garzik
· 17 years ago
06efcad
Eliminate pointless casts from void* in a few driver irq handlers.
by Jeff Garzik
· 17 years ago
5712cb3
[PARPORT] Remove unused 'irq' argument from parport irq functions
by Jeff Garzik
· 17 years ago
194b2d0
mv643xx_eth: Hook up mv643xx_get_sset_count
by Dale Farnsworth
· 17 years ago
0b776eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
0d68100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
by Linus Torvalds
· 17 years ago
be6cb66
m68knommu: improve mii_do_cmd code in FEC driver
by Philippe De Muyter
· 17 years ago
f909b1e
m68knommu: improve code formating FEC driver
by Philippe De Muyter
· 17 years ago
c1f395f1
mv643xx_eth: Remove obsolete checksum offload comment
by Dale Farnsworth
· 17 years ago
fbd6a75
mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.c
by Lennert Buytenhek
· 17 years ago
b45d914
mv643xx_eth: Remove unused register defines
by Lennert Buytenhek
· 17 years ago
5688fe8
mv643xx_eth: Clean up mv643xx_eth.h
by Lennert Buytenhek
· 17 years ago
e4d00fa
mv643xx_eth: Remove MV643XX_ETH_ register prefix
by Lennert Buytenhek
· 17 years ago
f9fbbc1
mv643xx_eth: Remove SHARED_REGS register address bias
by Lennert Buytenhek
· 17 years ago
9c1bbdf
mv643xx_eth: Enable use on Orion platforms
by Lennert Buytenhek
· 17 years ago
9f31684
mv643xx_eth: Disable RX/TX byte swapping on little-endian systems
by Lennert Buytenhek
· 17 years ago
e2734d6
mv643xx_eth: Move ethernet register definitions into private header
by Lennert Buytenhek
· 17 years ago
0ca49ca
Remove old lguest bus and drivers.
by Rusty Russell
· 17 years ago
296f96f
Net driver using virtio
by Rusty Russell
· 17 years ago
48245cc
Remove fixed limit on number of guests, and lguests array.
by Rusty Russell
· 17 years ago
f09cc91
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
4e3ab47
[NET]: Make and use skb_get_queue_mapping
by Pavel Emelyanov
· 17 years ago
8142997
[NIU]: Cleanup PAGE_SIZE checks a bit
by Olof Johansson
· 17 years ago
33b0c4f
[TG3]: Update version to 3.85
by Matt Carlson
· 17 years ago
8a6eac9
[TG3]: PCI command adjustment
by Matt Carlson
· 17 years ago
9c8a620
[TG3]: Add management FW version to ethtool report
by Matt Carlson
· 17 years ago
6c7af27
[TG3]: Add 5723 support
by Matt Carlson
· 17 years ago
77109cc
mlx4_core: Increase command timeout for INIT_HCA to 10 seconds
by Jack Morgenstein
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
9abbf7d
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
fe25200
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 17 years ago
c9b2ca7
Fix build break in tsi108.c
by Olof Johansson
· 17 years ago
e0d5dab
ir-functions.c:(.text+0xbce18): undefined reference to `input_event'
by Randy Dunlap
· 17 years ago
bf45abe
NAPI: kconfig prompt and deleted doc file
by Randy Dunlap
· 17 years ago
5a46236
phy/bitbang: missing MODULE_LICENSE
by Randy Dunlap
· 17 years ago
Next »