summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfsAnton Altaparmakov2006-03-232-1/+10
| | * | NTFS: Fix a buggette in an "should be impossible" case handling where weAnton Altaparmakov2006-03-232-2/+4
| | * | NTFS: Fix an (innocent) off-by-one error in the runlist code.Anton Altaparmakov2006-03-235-7/+17
| | * | Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2006-03-232663-98987/+136300
| | |\ \
| * | \ \ Merge branch 'master' of /home/aia21/ntfs-2.6/Anton Altaparmakov2006-03-23320-4256/+5784
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of /home/aia21/ntfs-2.6/Anton Altaparmakov2006-03-232663-98987/+136300
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton forAnton Altaparmakov2006-03-072-2/+3
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-2330-328/+4531
|\ \ \ \
| * \ \ \ Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-2316-301/+1264
| |\ \ \ \
| | * | | | [PATCH] Restore channel setting after scan.David Woodhouse2006-03-231-0/+7
| | * | | | [PATCH] hostap: Fix memory leak on PCI probe error pathJouni Malinen2006-03-232-5/+8
| | * | | | [PATCH] hostap: Remove dead code (duplicated idx != 0)Jouni Malinen2006-03-231-4/+0
| | * | | | [PATCH] hostap: Fix unlikely read overrun in CIS parsingJouni Malinen2006-03-231-2/+2
| | * | | | [PATCH] hostap: Fix double free in prism2_config() error pathEugene Teo2006-03-231-2/+0
| | * | | | [PATCH] hostap: Fix ap_add_sta() return value verificationAdrian Bunk2006-03-231-1/+1
| | * | | | [PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeoutAdrian Bunk2006-03-231-4/+4
| | * | | | [PATCH] wireless/airo: cache wireless scansDan Williams2006-03-231-59/+172
| | * | | | [PATCH] wireless/airo: define default MTUDan Williams2006-03-231-16/+17
| | * | | | [PATCH] wireless/airo: clean up printk usage to print device nameDan Williams2006-03-231-86/+105
| | * | | | [PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes2006-03-235-93/+947
| | * | | | [PATCH] softmac: remove function_enter()John W. Linville2006-03-233-29/+1
| * | | | | [PATCH] skge: version 1.5Stephen Hemminger2006-03-231-1/+1
| * | | | | [PATCH] skge: compute available ring buffersStephen Hemminger2006-03-232-11/+10
| * | | | | [PATCH] skge: dont free skb until multi-part transmit completeStephen Hemminger2006-03-231-35/+38
| * | | | | [PATCH] skge: multicast statistics fixStephen Hemminger2006-03-231-1/+1
| * | | | | [PATCH] skge: rx_reuse called twiceStephen Hemminger2006-03-231-3/+2
| * | | | | [PATCH] skge: dont use dev_alloc_skb for rx buffsStephen Hemminger2006-03-231-3/+3
| * | | | | [PATCH] skge: align receive buffersStephen Hemminger2006-03-231-1/+2
| * | | | | [PATCH] sky2: dont need to use dev_kfree_skb_anyStephen Hemminger2006-03-231-2/+2
| * | | | | [PATCH] sky2: Fix RX statsStephen Hemminger2006-03-231-1/+1
| * | | | | [PATCH] sky2: typo in last stats patchStephen Hemminger2006-03-231-1/+1
| * | | | | Merge branch 'master'Jeff Garzik2006-03-23684-5728/+12361
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-2215-0/+3238
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | [PATCH] Fix softmac scanLarry Finger2006-03-221-0/+1
| | * | | | [PATCH] softmac: remove dead codeJohannes Berg2006-03-221-7/+0
| | * | | | [PATCH] softmac: add reassociation codeJohannes Berg2006-03-223-0/+21
| | * | | | [PATCH] softmac: update deauth handler to quiet warningJohannes Berg2006-03-222-5/+5
| | * | | | [PATCH] trivial fixes to softmacJohannes Berg2006-03-222-2/+1
| | * | | | [PATCH] update copyright in softmacJohannes Berg2006-03-227-35/+35
| | * | | | [PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_...Denis Vlasenko2006-03-221-0/+74
| | * | | | [PATCH] softmac: move EXPORT_SYMBOL_GPL right after functionsJohannes Berg2006-03-221-8/+7
| | * | | | [PATCH] softmac: add MODULE_DESCRIPTION and MODULE_AUTHORsJohannes Berg2006-03-221-0/+6
| | * | | | [PATCH] softmac: add copyright and license headersJohannes Berg2006-03-229-3/+229
| | * | | | [PATCH] softmac: some comment stuffJohannes Berg2006-03-222-2/+1
| | * | | | [PATCH] softmac: properly check return value of ieee80211softmac_alloc_mgtJohannes Berg2006-03-221-1/+1
| | * | | | [PATCH] softmac: scan at least once before selecting a network by essidJohannes Berg2006-03-221-7/+8
| | * | | | [PATCH] softmac: check if disassociation is for us before processing itJohannes Berg2006-03-221-1/+4
| | * | | | [PATCH] softmac: select "best" network based on rssiJohannes Berg2006-03-221-4/+8
| | * | | | [PATCH] softmac: add fixme for disassocJohannes Berg2006-03-221-0/+1
| | * | | | [PATCH] softmac: try to reassociate when being disassociated from the APJohannes Berg2006-03-221-0/+1