summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | [PATCH] e1000:82573 specific code & packet split codeMalli Chilakala2005-05-125-523/+2882
| | * | | | | | [PATCH] e1000: Modified e1000_clean: exit pollMalli Chilakala2005-05-121-3/+2
| | * | | | | | [PATCH] e1000:Removed redundant statement in e1000_clean_tx_irqMalli Chilakala2005-05-121-1/+0
| | * | | | | | [PATCH] e1000: Implement a workaround for 82546 errata 10Malli Chilakala2005-05-121-0/+16
| | * | | | | | [PATCH] e1000: e1000 stops working after resumeMalli Chilakala2005-05-121-2/+1
| | * | | | | | [PATCH] e1000:Fix computation of netdev stats from controller stats countersMalli Chilakala2005-05-121-3/+3
| | * | | | | | [PATCH] e1000: Dump information on Tx ringMalli Chilakala2005-05-121-3/+30
| | * | | | | | [PATCH] e1000: Delay clean-up of last Tx packetMalli Chilakala2005-05-121-16/+27
| | * | | | | | [PATCH] e1000: Fix kernel panic with 82541 LOMMalli Chilakala2005-05-121-0/+1
| | * | | | | | [PATCH] e1000: Enable polling before enabling interruptsMalli Chilakala2005-05-121-1/+2
| | * | | | | | [PATCH] e1000: MSI support for PCI-e adaptersMalli Chilakala2005-05-122-0/+18
| | * | | | | | [PATCH] e1000: Fix msec-delay definition to use msleepMalli Chilakala2005-05-121-1/+6
| | * | | | | | [PATCH] e1000: made loopback test robustMalli Chilakala2005-05-121-23/+58
| | |/ / / / /
| * | | | | | Automatic merge of /spare/repo/netdev-2.6 branch e1002005-05-251-26/+139
| |\ \ \ \ \ \
| | * | | | | | [PATCH] e100: Driver version, white space, comments, device idMalli Chilakala2005-05-121-2/+8
| | * | | | | | [PATCH] e100: Performance optimizations to e100 Tx PathMalli Chilakala2005-05-121-4/+12
| | * | | | | | [PATCH] e100: Fix Wake on lan related issuesMalli Chilakala2005-05-121-3/+28
| | * | | | | | [PATCH] e100: Synchronize interface link state with poll routineMalli Chilakala2005-05-121-2/+7
| | * | | | | | [PATCH] e100: Render e100 NAPI state machineMalli Chilakala2005-05-121-15/+71
| | * | | | | | [PATCH] e100: Execute tx_timeout task outside interrupt contextMalli Chilakala2005-05-121-0/+13
| | |/ / / / /
| * | | | | | Merge of /spare/repo/netdev-2.6 branch misc-fixes2005-05-251-0/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | [PATCH] tulip: add return to ULI526X clause in tulip_mdio_writeJohn W. Linville2005-05-241-0/+1
* | | | | | | [PATCH] relax ide-cd dma restrictionsJens Axboe2005-05-251-1/+1
* | | | | | | [PATCH] Speedtouch resync after lost signal.David Woodhouse2005-05-251-0/+2
* | | | | | | [PATCH] ppc64 iSeries: fix boot time settingStephen Rothwell2005-05-253-58/+67
* | | | | | | [PATCH] ppc64: fix initialisation of gettimeofday calculationsStephen Rothwell2005-05-251-0/+1
|/ / / / / /
* | | | | | Linux 2.6.12-rc5v2.6.12-rc5Linus Torvalds2005-05-241-1/+1
* | | | | | [PATCH] aic7xxx_osm build fixAndrew Morton2005-05-241-2/+5
* | | | | | [PATCH] saa6752hs build fixAndrew Morton2005-05-241-5/+5
* | | | | | [PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()William Lee Irwin III2005-05-241-3/+3
* | | | | | [PATCH] sigkill priority fixKirill Korotaev2005-05-241-1/+10
* | | | | | [PATCH] voyager_smp.c static inline fixDominik Hackl2005-05-241-9/+8
| |_|/ / / |/| | | |
* | | | | [PATCH] Cleanup DEFINE_WAITblaisorblade@yahoo.it2005-05-241-3/+1
|/ / / /
* | | | [PATCH] driver core: restore event order for device_add()Kay Sievers2005-05-231-2/+2
| |/ / |/| |
* | | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/Linus Torvalds2005-05-238-40/+25
|\ \ \
| * | | [TG3]: Update driver version.David S. Miller2005-05-231-1/+1
| * | | [TG3]: Increase TEST_BUFFER_SIZE to 8K.David S. Miller2005-05-231-1/+1
| * | | [TG3]: Update driver version and reldate.David S. Miller2005-05-231-2/+2
| * | | [IPV6]: Fix xfrm tunnel oops with large packetsHerbert Xu2005-05-231-0/+1
| * | | [NET]: netdevice.h: be'ify packet_typeAlexey Dobriyan2005-05-231-1/+1
| * | | [TG3]: Add 5752M device ID.Xose Vazquez Perez2005-05-232-0/+3
| * | | [NET]: include/linux/if_tr.h clean-upJon Mason2005-05-231-24/+15
| * | | [NET]: Kill stray reference to sock->passcred.David S. Miller2005-05-231-1/+0
| * | | [CRYPTO]: Only reschedule if !in_atomic()Herbert Xu2005-05-231-1/+1
| * | | [TCP]: Fix stretch ACK performance killer when doing ucopy.David S. Miller2005-05-231-10/+1
* | | | [PATCH] ppc64: Fix g5 hw timebase syncBenjamin Herrenschmidt2005-05-231-7/+21
|/ / /
* | | [PATCH] ppc32: Fix an off-by-one error in ipic_initKumar Gala2005-05-231-1/+1
* | | [PATCH] ppc64: Fix booting on latest G5 modelsBenjamin Herrenschmidt2005-05-222-1/+48
* | | [PATCH] fix for __generic_file_aio_read() to return 0 on EOFSuparna Bhattacharya2005-05-211-1/+1
* | | [PATCH] reiserfs: max_key fixVladimir Saveliev2005-05-212-2/+3
OpenPOWER on IntegriCloud