summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [TG3]: Workaround 5752 A0 chip IDMichael Chan2005-04-212-5/+10
* [TG3]: Fix tg3_set_power_state()Michael Chan2005-04-211-2/+8
* [TG3]: Setup proper GPIO settingsMichael Chan2005-04-211-6/+28
* [TG3]: Split tg3_phy_probe into 2 functionsMichael Chan2005-04-211-17/+39
* [TG3]: Minor 5752 fixesMichael Chan2005-04-212-7/+18
* [TG3]: add support for bcm5752 rev a1John W. Linville2005-04-212-2/+6
* [TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flagJohn W. Linville2005-04-211-5/+4
* [TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariantsJohn W. Linville2005-04-211-5/+2
* [TG3]: more use of TG3_FLG2_5705_PLUS flagJohn W. Linville2005-04-211-8/+4
* [TG3]: use new TG3_FLG2_5750_PLUS flagJohn W. Linville2005-04-211-25/+13
* [TG3]: define TG3_FLG2_5750_PLUS flagJohn W. Linville2005-04-212-0/+5
* [TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if'sJohn W. Linville2005-04-211-12/+4
* [TG3]: add bcm5752 entry to pci_ids.hJohn W. Linville2005-04-212-1/+2
* [TG3]: add bcm5752 to tg3_pci_tblJohn W. Linville2005-04-211-0/+2
* [TG3]: add basic bcm5752 supportJohn W. Linville2005-04-212-21/+43
* [ATM]: net/atm/resources.c: remove __free_atm_devAdrian Bunk2005-04-211-8/+3
* [AX25]: make ax25_queue_xmit a net_device parameterArnaldo Carvalho de Melo2005-04-215-15/+7
* [ATM]: sk_atm() conversion missed subtle change of vccChas Williams2005-04-211-0/+1
* [NET]: Add missing newline for skb_*_panicPatrick McHardy2005-04-211-4/+8
* [PATCH] fix subarch breakage in amd dual core updatesJames Bottomley2005-04-211-2/+2
* [PATCH] Fix tgafb.c compile failureAdrian Bunk2005-04-211-3/+1
* [PATCH] Fix non-legacy ISO receive regressionJody McIntyre2005-04-211-20/+43
* [PATCH] ohci1394: tlabels misprinted in DBGMSGJody McIntyre2005-04-211-3/+3
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.gitLinus Torvalds2005-04-212-7/+24
|\
| * [IA64] fix fls()David Mosberger-Tang2005-04-212-7/+24
* | [PATCH] alpha: key management syscallsRichard Henderson2005-04-212-1/+7
|/
* [PATCH] fix for ISDN ippp filteringKarsten Keil2005-04-211-5/+5
* [PATCH] x86_64: Bug in new out of line put_user()Alexander Nyberg2005-04-212-11/+20
* Merge rsync://rsync.kernel.org/pub/linux/kernel/people/davem/sparc-2.6.gitLinus Torvalds2005-04-211-17/+31
|\
| * [SPARC64]: sparc64 preempt + smpAl Viro2005-04-201-17/+31
* | [PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley2005-04-211-3/+2
* | Linux v2.6.12-rc3v2.6.12-rc3Linus Torvalds2005-04-201-1/+1
|/
* [IPSEC]: COW skb header in UDP decapHerbert Xu2005-04-191-0/+2
* [ATALK]: Add missing dev_hold() to atrtr_create().Herbert Xu2005-04-191-0/+1
* [SOCK]: on failure free the sock from the right placeArnaldo Carvalho de Melo2005-04-191-1/+4
* [NET]: skbuff: remove old NET_CALLER macroStephen Hemminger2005-04-193-16/+5
* [RTNETLINK]: Add comma to final entry in link_rtnetlink_tableDavid S. Miller2005-04-191-1/+1
* [RTNETLINK]: Protocol family wildcard dumping for routing rulesThomas Graf2005-04-191-1/+2
* [IPV6]: Replace bogus instances of inet->recverrHerbert Xu2005-04-192-5/+3
* [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memoryHerbert Xu2005-04-193-13/+130
* [IPV6]: Fix a branch predictionYOSHIFUJI Hideaki2005-04-191-1/+1
* [NET]: Shave sizeof(ptr) bytes off dst_entryHerbert Xu2005-04-191-3/+2
* [PATCH] freepgt: remove FIRST_USER_ADDRESS hackHugh Dickins2005-04-191-5/+0
* [PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins2005-04-1920-21/+21
* [PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2005-04-192-5/+11
* [PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2005-04-192-9/+9
* [PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins2005-04-191-3/+0
* [PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESSHugh Dickins2005-04-191-3/+8
* [PATCH] freepgt: hugetlb area is cleanHugh Dickins2005-04-192-46/+2
* [PATCH] freepgt: mpnt to vma cleanupHugh Dickins2005-04-191-18/+17
OpenPOWER on IntegriCloud