Commit Graph

107908 Commits (1adcd8bee37f494e22aee856467e994ae086ae45)
 

Author SHA1 Message Date
Stephen Hemminger f71eb1a24a sky2: fix PM related regressions 17 years ago
Alexander Duyck a6ef5e9d7d igb: remove igb_init_managability as it is deprecated 17 years ago
Alexander Duyck ec796b4ffc igb: remove three redundant functions left in the code 17 years ago
Alexander Duyck 549bdd84dc igb: correct issue of set_mta member of mac.ops not being populated 17 years ago
Alexander Duyck 726c09e7b6 igb: fixes 82576 serdes init to correctly support manual flow control changes 17 years ago
Alexander Duyck c743a87eab igb: fix null pointer dereference seen with fiber NICs 17 years ago
Alexander Duyck 106ef2fef3 igb: fix comments 17 years ago
Jay Cliburn c2ac3ef35c atl1: deal with hardware rx checksum bug 17 years ago
Bruce Allan f0f422e573 e1000e: remove inapplicable test for ioport 17 years ago
Jesse Brandeburg c43bc57e5d e1000e: fix drv load issues 17 years ago
Auke Kok 10aa4c0447 e1000e: perform basic 82573 EEPROM checks for known issues 17 years ago
Jeff Kirsher 44defeb3f6 e1000e: convert ndev_ printks to something smaller 17 years ago
Brice Goglin 77970ea50b myri10ge: set 64bits consistent DMA mask 17 years ago
Brice Goglin 6a4c4ad2f0 myri10ge: update firmware headers 17 years ago
David S. Miller 11d46123bf ipv4: Fix over-ifdeffing of ip_static_sysctl_init. 17 years ago
Joakim Koskela abf5cdb89d ipsec: Interfamily IPSec BEET, ipv4-inner ipv6-outer 17 years ago
Joakim Koskela eb49e63093 ipsec: Interfamily IPSec BEET 17 years ago
Krzysztof Piotr Oledzki 9714be7da8 netfilter: fix two recent sysctl problems 17 years ago
Rami Rosen 1ca615fb81 ipv6: replace dst_metric() with dst_mtu() in net/ipv6/route.c. 17 years ago
Rami Rosen 6d273f8d01 ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c. 17 years ago
Linus Torvalds 0967d61ea0 Linux 2.6.27-rc2 17 years ago
Linus Torvalds 18351070b8 Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" 17 years ago
Linus Torvalds e63e03273b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Ralf Baechle ffb208479b AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE 17 years ago
Robert Olsson ff2a79a5a9 pktgen: mac count 17 years ago
Robert Olsson 1211a64554 pktgen: random flow 17 years ago
Stephen Hemminger ef647f1300 bridge: Eliminate unnecessary forward delay 17 years ago
Randy Dunlap 37193fb463 docbook: fix s390 fatal error after header files moved 17 years ago
Andrew Morton 8c275ce327 drivers/media/video/vino.c needs v4l2-ioctl.h 17 years ago
Benny Halevy dfe195fb79 mm: fix uninitialized variables for find_vma_prepare callers 17 years ago
Richard Hughes bf1db69fbf pm_qos: spelling fixes 17 years ago
Alexander Beregalov 7c44319dc6 proc: fix warnings 17 years ago
Huang Weiyi dc39778f95 drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include 17 years ago
Alexander Beregalov dc60bf1d83 omfs: fix warning 17 years ago
Randy Dunlap 32ab8f97dd kernel-doc: skip nested struct/union cleanly 17 years ago
Jan Beulich d2dc1f4adb dma: fix order calculation in dma_mark_declared_memory_occupied() 17 years ago
Alexander Beregalov 978cc90c46 atyfb_base.c: fix warning 17 years ago
Julia Lawall 5394ba0fd8 drivers/video/fsl-diu-fb.c: add missing of_node_put 17 years ago
Jean Delvare 9bd6ceb666 radeonfb: give i2c buses nicer names 17 years ago
Krzysztof Helt c213ddf330 fbcon: fix scrolling after logo is cleared 17 years ago
David Miller efc4918143 radeon: misc corrections 17 years ago
Mark Asselstine f6ac436dcc Remove the deprecated cli() sti() functions 17 years ago
Ben Dooks 8cd6819842 backlight: add MODULE_ALIAS() to pwm_backlight driver 17 years ago
Ben Dooks 14563a4ec4 backlight: add more information output to pwm_backlight 17 years ago
Mike Frysinger 26cb8bb21b blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a max of 1HZ and this same functionality is provided by UIE 17 years ago
Mike Frysinger e12af37d9e blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out by David Brownell 17 years ago
Mike Frysinger 140fab14ae blackfin RTC driver: wait for the write complete interrupt complete before sleeping 17 years ago
Mike Frysinger 3b128fe04a blackfin RTC driver: disable the write complete irq upon close 17 years ago
Mike Frysinger 605eb8b3c0 blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes) 17 years ago
Mike Frysinger 813006f4bb blackfin RTC driver: add support for power management framework 17 years ago