summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams2008-08-298-59/+36
* libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams2008-08-298-114/+111
* ssb: Update for Rev. 5 SPROMLarry Finger2008-08-292-15/+50
* mac80211: Use only precedence level of DSCP field for frame classificationDaniel Wagner2008-08-291-2/+0
* mac80211: Handle scan result IEs in one blockJouni Malinen2008-08-292-159/+89
* ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith2008-08-296-36/+17
* ath9k: Use definition from ieee80211.hSujith2008-08-291-9/+4
* mac80211: Add an 802.11n definitionSujith2008-08-291-0/+1
* ath9k: Miscellaneous fixesSujith2008-08-296-169/+79
* ath9k: Random cleanupSujith2008-08-293-94/+83
* ath9k: Remove remaining occurences of ath_skb_map functionsSujith2008-08-294-60/+24
* ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-08-291-2/+2
* ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-08-293-0/+27
* ath9k: Fix TX status reportingJouni Malinen2008-08-291-2/+10
* ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen2008-08-293-50/+48
* ath9k: Allow AP mode to be enabledJouni Malinen2008-08-292-5/+26
* ath9k: Trim struct ath_softcSujith2008-08-295-61/+31
* ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith2008-08-294-15/+12
* 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