Commit Graph

109373 Commits (ed94493fb38a665cebcf750dfabe8a6dd13e136f)
 

Author SHA1 Message Date
Lennert Buytenhek ed94493fb3 mv643xx_eth: convert to phylib 17 years ago
Lennert Buytenhek 4fd5f812c2 phylib: allow incremental scanning of an mii bus 17 years ago
Lennert Buytenhek 4ff3495a51 mv643xx_eth: enforce frequent hardware statistics polling 17 years ago
Lennert Buytenhek 4df89bd5a5 mv643xx_eth: deal with unexpected ethernet header sizes 17 years ago
Lennert Buytenhek 170e7108a3 mv643xx_eth: fix receive checksumming 17 years ago
Lennert Buytenhek 457b1d5a4b mv643xx_eth: add support for chips without transmit bandwidth control 17 years ago
Lennert Buytenhek 6b8f90c276 mv643xx_eth: avoid reading ->byte_cnt twice during receive processing 17 years ago
Lennert Buytenhek 2b4a624d70 mv643xx_eth: shrink default receive and transmit queue sizes 17 years ago
Lennert Buytenhek 99ab08e091 mv643xx_eth: replace array of skbs awaiting transmit completion with a queue 17 years ago
Lennert Buytenhek a418950c13 mv643xx_eth: avoid dropping tx lock during transmit reclaim 17 years ago
Lennert Buytenhek 8fd89211bf mv643xx_eth: switch to netif tx queue lock, get rid of private spinlock 17 years ago
Lennert Buytenhek 1fa38c586e mv643xx_eth: move all work to the napi poll handler 17 years ago
Lennert Buytenhek e5ef1de198 mv643xx_eth: transmit multiqueue support 17 years ago
Lennert Buytenhek befefe2177 mv643xx_eth: delete unused and uninteresting interrupt source mask bits 17 years ago
Lennert Buytenhek 4fdeca3f4e mv643xx_eth: get rid of netif_{stop,wake}_queue() calls on link down/up 17 years ago
Lennert Buytenhek ac840605f3 mv643xx_eth: remove force_phy_addr field 17 years ago
Lennert Buytenhek fc0eb9f226 mv643xx_eth: smi sharing is a per-unit property, not a per-port one 17 years ago
Lennert Buytenhek f7981c1c67 mv643xx_eth: require contiguous receive and transmit queue numbering 17 years ago
Lennert Buytenhek 17cd0a59f9 mv643xx_eth: get rid of compile-time configurable transmit checksumming 17 years ago
Lennert Buytenhek 2257e05c17 mv643xx_eth: get rid of receive-side locking 17 years ago
Lennert Buytenhek 78fff83b03 mv643xx_eth: make napi unconditional 17 years ago
Lennert Buytenhek 45c5d3bc1e mv643xx_eth: use the SMI done interrupt to wait for SMI access completion 17 years ago
Lennert Buytenhek 2b3ba0e3ea mv643xx_eth: switch ->phy_lock from a spinlock to a mutex 17 years ago
Lennert Buytenhek 9da7874575 mv643xx_eth: get rid of modulo operations 17 years ago
Lennert Buytenhek 2a1867a76f mv643xx_eth: get rid of IRQF_SAMPLE_RANDOM 17 years ago
Lennert Buytenhek 3a499481c1 mv643xx_eth: fix receive buffer DMA unmapping 17 years ago
Lennert Buytenhek b987384123 mv643xx_eth: fix 'netdev_priv(dev) == dev->priv' assumption 17 years ago
Linus Torvalds 24342c34a0 Linux 2.6.27-rc5 17 years ago
Linus Torvalds 41c3e45f08 Merge master.kernel.org:/home/rmk/linux-2.6-arm 17 years ago
Linus Torvalds 604a2785a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 17 years ago
Linus Torvalds 66833d5f39 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds 0234bf1d98 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds e52c8857e0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds 9c2bdac40e Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 17 years ago
Rafael J. Wysocki 41108eb101 ftrace: disable tracing for hibernation 17 years ago
Jean-Christophe DUBOIS 212496fd9a [ARM] 5226/1: remove unmatched comment end. 17 years ago
Peter Zijlstra cc2991cf15 sched: rt-bandwidth accounting fix 17 years ago
Michael Hennerich d310fb4bb7 Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE 17 years ago
Vegard Nossum 226a6ec311 Blackfin arch: sram: use 'unsigned long' for irqflags 17 years ago
John Blackwood f3ade83780 sched: fix sched_rt_rq_enqueue() resched idle 17 years ago
Jean Delvare 4329cf8613 i2c: Prevent log spam on some DVB adapters 17 years ago
Jean Delvare 96e21e4fbc i2c: Add missing kerneldoc descriptions 17 years ago
Marc Pignat ee35425c8e i2c: Fix device_init_wakeup place 17 years ago
Linus Torvalds b09331e530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Vlad Yasevich d97240552c sctp: fix random memory dereference with SCTP_HMAC_IDENT option. 17 years ago
Vlad Yasevich 328fc47ea0 sctp: correct bounds check in sctp_setsockopt_auth_key 17 years ago
Russell King c8791088cf Merge branch 'omap-rmk' 17 years ago
Vladimir Sokolovsky 4c246edd25 IB/mlx4: Actually return L_Key and R_Key for fast register MRs 17 years ago
Linus Torvalds ee7cbabbd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog 17 years ago
Alan Cox a152db71d9 tty: Fix termios tty window resize race with pty/tty pair 17 years ago