summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore2009-07-031-5/+5
| * | | | | ixgbe: fix regression on some 82598 adaptersDon Skidmore2009-07-031-10/+14
| * | | | | ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2009-07-032-2/+9
| * | | | | qlge: Fix sizeof usage.Ron Mercer2009-07-032-9/+9
| * | | | | qlge: Add/use function for link up/down.Ron Mercer2009-07-033-8/+26
| * | | | | qlge: Fix MAC address bonding issue.Ron Mercer2009-07-031-7/+43
| * | | | | qlge: Fix tx byte counter.Ron Mercer2009-07-031-1/+1
| * | | | | qlge: Fix redundant call to free resources.Ron Mercer2009-07-031-5/+0
| * | | | | qlge: Fix carrier on condition.Ron Mercer2009-07-031-1/+5
| * | | | | qlge: Clear frame to queue routing before reset.Ron Mercer2009-07-031-9/+32
| * | | | | qlge: Expand coverage of hw lock for config register.Ron Mercer2009-07-031-4/+5
| * | | | | IPv6: preferred lifetime of address not getting updatedBrian Haley2009-07-031-3/+27
| * | | | | xfrm6: fix the proto and ports decode of sctp protocolWei Yongjun2009-07-031-2/+4
| * | | | | xfrm4: fix the ports decode of sctp protocolWei Yongjun2009-07-031-1/+2
| * | | | | net/9p: Fix crash due to bad mount parameters.Abhishek Kulkarni2009-07-021-6/+8
| * | | | | if_ether: add define for 1588 aka TimesyncAlexander Duyck2009-07-021-0/+1
| * | | | | phylib: fixes for PHY_RESUMING state changesWade Farnsworth2009-07-021-3/+22
| * | | | | netxen: avoid frequent firmware resetDhananjay Phadke2009-07-024-9/+86
| * | | | | netxen: fix the version code macroDhananjay Phadke2009-07-022-12/+26
| * | | | | gigaset: drop pointless checkTilman Schmidt2009-07-021-6/+0
| * | | | | gigaset: accept connection establishment messages in any orderTilman Schmidt2009-07-021-24/+20
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-0612-73/+104
|\ \ \ \ \ \
| * | | | | | PCI: Fix IRQ swizzling for ARI-enabled devicesMatthew Wilcox2009-07-011-2/+11
| * | | | | | ia64/PCI: adjust section annotation for pcibios_setup()Ingo Molnar2009-06-301-1/+1
| * | | | | | x86/PCI: get root CRS before scanning childrenYinghai Lu2009-06-302-25/+15
| * | | | | | x86/PCI: fix boundary checking when using root CRSYinghai Lu2009-06-301-12/+15
| * | | | | | PCI MSI: Fix restoration of MSI/MSI-X mask states in suspend/resumeHidetoshi Seto2009-06-291-7/+28
| * | | | | | PCI MSI: Unmask MSI if setup failedHidetoshi Seto2009-06-291-0/+1
| * | | | | | PCI MSI: shorten PCI_MSIX_ENTRY_* symbol namesHidetoshi Seto2009-06-292-15/+13
| * | | | | | PCI: make pci_name() take const argumentAlexey Zaytsev2009-06-291-1/+1
| * | | | | | PCI: More PATA quirks for not entering D3Alan Cox2009-06-291-0/+5
| * | | | | | PCI: fix kernel-doc warningsRandy Dunlap2009-06-292-2/+4
| * | | | | | PCI: check if bus has a proper bridge device before triggering SBRYu Zhao2009-06-291-1/+1
| * | | | | | PCI: remove pci_dac_dma_... APIs on mn10300Fernando Luis Vázquez Cao2009-06-291-4/+0
| * | | | | | PCI ECRC: Remove unnecessary semicolonsJoe Perches2009-06-291-1/+1
| * | | | | | PCI MSI: Return if alloc_msi_entry for MSI-X failedHidetoshi Seto2009-06-291-2/+8
* | | | | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-07-0649-1803/+120
|\ \ \ \ \ \ \
| * | | | | | | microblaze: Fix cast warning for init.cMichal Simek2009-07-061-3/+3
| * | | | | | | microblaze: Wire up new syscallsMichal Simek2009-07-062-1/+5
| * | | | | | | microblaze: use generic syscalls.hArnd Bergmann2009-07-066-62/+28
| * | | | | | | microblaze: clean up signal handlingArnd Bergmann2009-07-067-345/+43
| * | | | | | | microblaze: convert all simple headers to use asm-genericRemis Lima Baima2009-07-0619-266/+21
| * | | | | | | microblaze: use the generic lib/checksum.cRemis Lima Baima2009-07-064-241/+6
| * | | | | | | microblaze: fall back on generic header files for the ABIArnd Bergmann2009-07-0617-887/+16
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-07-063-4/+8
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'slab/urgent' into for-linusPekka Enberg2009-07-063-4/+8
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | SLAB: Fix lockdep annotationsPekka Enberg2009-06-291-3/+3
| | * | | | | | | fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]bPaul E. McKenney2009-06-263-1/+5
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-07-0625-112/+1027
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | V4L/DVB (12206): get_dvb_firmware: Correct errors in MPC718 firmware extracti...Andy Walls2009-07-051-1/+2
OpenPOWER on IntegriCloud