summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Use bitfields for sc operationsSujith2008-08-297-62/+66
* ath9k: Use a single opmode variableSujith2008-08-298-39/+41
* ath9k: Unused macros, variablesSujith2008-08-292-84/+50
* ath9k: Remove ar5416hal and assign default values directlySujith2008-08-291-25/+3
* ath9k: Remove a few unnecessary macrosSujith2008-08-292-13/+4
* ath9k: Use bitfields for buffer typeSujith2008-08-292-79/+83
* ath9k: RX Filter cleanupSujith2008-08-294-67/+21
* ath9k: Merge reset functionsSujith2008-08-295-55/+27
* mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen2008-08-295-0/+139
* mac80211: fill start-sequence-number for BA session startJohannes Berg2008-08-291-1/+4
* Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2008-08-2716-557/+1332
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Simon Horman2008-08-2716-557/+1332
| |\
| | * IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.cJulius Volz2008-08-273-177/+1
| | * IPVS: Integrate ESP protocol into ip_vs_proto_ah.cJulius Volz2008-08-273-24/+54
| | * ipvs: Fix race conditions in lblcr schedulerSven Wegener2008-08-191-115/+114
| | * ipvs: Fix race conditions in lblc schedulerSven Wegener2008-08-191-108/+96
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2008-08-1949-295/+412
| | |\
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2008-08-1614-43/+176
| | |\ \
| | * | | ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulersSimon Horman2008-08-152-6/+6
| | * | | ipvs: Create init functions for estimator codeSven Wegener2008-08-153-9/+19
| | * | | ipvs: Only call init_service, update_service and done_service for schedulers ...Sven Wegener2008-08-158-123/+12
| | * | | IPVS: Add genetlink interface implementationJulius Volz2008-08-151-0/+875
| | * | | IPVS: Add genetlink interface definitions to ip_vs.hJulius Volz2008-08-151-0/+160
* | | | | dccp ccid-3: Replace lazy BUG_ON with conditionGerrit Renker2008-08-271-2/+4
* | | | | dccp: Toggle debug output without module unloadingGerrit Renker2008-08-274-4/+4
* | | | | dccp: Empty the write queue when disconnectingGerrit Renker2008-08-271-0/+2
* | | | | dccp: Fill in the Data fields for "Option Error" ResetsGerrit Renker2008-08-271-0/+3
* | | | | dccp: Silently ignore options with nonsensical lengthsGerrit Renker2008-08-271-4/+6
* | | | | dccp: Always generate a Reset in response to option errorsWei Yongjun2008-08-271-2/+2
|/ / / /
* | | | tcp: Add tcp_parse_aligned_timestampIlpo Järvinen2008-08-231-19/+18
* | | | tcp: Add tcp_collapse_one to eliminate duplicated codeIlpo Järvinen2008-08-231-10/+14
* | | | tcp: Add tcp_validate_incoming & put duplicated code thereIlpo Järvinen2008-08-231-78/+69
* | | | orinoco: Add MIC on TX and check on RXDavid Kilroy2008-08-234-16/+229
* | | | orinoco: Process bulk of receive interrupt in a taskletDavid Kilroy2008-08-232-19/+100
* | | | orinoco: Send association events to userspaceDavid Kilroy2008-08-231-0/+62
* | | | orinoco: Add WE-18 ioctls for WPADavid Kilroy2008-08-233-8/+554
* | | | orinoco: Use a macro to define wireless handlersDavid Kilroy2008-08-231-32/+34
* | | | orinoco: Split wevent work thread from wevent sendingDavid Kilroy2008-08-231-10/+14
* | | | orinoco: Don't use boolean parameter to record encoding typeDavid Kilroy2008-08-232-13/+20
* | | | orinoco: Use extended Agere scans available on 9.x series firmwaresDavid Kilroy2008-08-234-44/+448
* | | | orinoco: address checkpatch typedef warningDavid Kilroy2008-08-232-9/+10
* | | | orinoco: Fix transmit for Agere/Lucent with fw 9.xDavid Kilroy2008-08-233-15/+46
* | | | orinoco: Invoke firmware download in main driverDavid Kilroy2008-08-2310-156/+346
* | | | orinoco: Extend hermes_dld routines for Agere firmwareDavid Kilroy2008-08-232-0/+290
* | | | orinoco: Make firmware download logic more genericDavid Kilroy2008-08-233-72/+182
* | | | orinoco: Move firmware download functionality into new moduleDavid Kilroy2008-08-234-274/+385
* | | | orinoco: Add function to execute Hermes initialisation commands synchronouslyDavid Kilroy2008-08-232-37/+60
* | | | orinoco: Move EXPORT_SYMBOL declarations next to exported functionDavid Kilroy2008-08-231-10/+7
* | | | orinoco: Specify all three parameters to every Hermes command.David Kilroy2008-08-231-6/+7
* | | | orinoco: Update scan translationDavid Kilroy2008-08-231-25/+46