summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-29mac80211: Use only precedence level of DSCP field for frame classificationDaniel Wagner
2008-08-29mac80211: Handle scan result IEs in one blockJouni Malinen
2008-08-29ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith
2008-08-29ath9k: Use definition from ieee80211.hSujith
2008-08-29mac80211: Add an 802.11n definitionSujith
2008-08-29ath9k: Miscellaneous fixesSujith
2008-08-29ath9k: Random cleanupSujith
2008-08-29ath9k: Remove remaining occurences of ath_skb_map functionsSujith
2008-08-29ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen
2008-08-29ath9k: Assign seq# when mac80211 requests thisJouni Malinen
2008-08-29ath9k: Fix TX status reportingJouni Malinen
2008-08-29ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen
2008-08-29ath9k: Allow AP mode to be enabledJouni Malinen
2008-08-29ath9k: Trim struct ath_softcSujith
2008-08-29ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith
2008-08-29ath9k: Use bitfields for sc operationsSujith
2008-08-29ath9k: Use a single opmode variableSujith
2008-08-29ath9k: Unused macros, variablesSujith
2008-08-29ath9k: Remove ar5416hal and assign default values directlySujith
2008-08-29ath9k: Remove a few unnecessary macrosSujith
2008-08-29ath9k: Use bitfields for buffer typeSujith
2008-08-29ath9k: RX Filter cleanupSujith
2008-08-29ath9k: Merge reset functionsSujith
2008-08-29mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen
2008-08-29mac80211: fill start-sequence-number for BA session startJohannes Berg
2008-08-27Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2008-08-27dccp ccid-3: Replace lazy BUG_ON with conditionGerrit Renker
2008-08-27dccp: Toggle debug output without module unloadingGerrit Renker
2008-08-27dccp: Empty the write queue when disconnectingGerrit Renker
2008-08-27dccp: Fill in the Data fields for "Option Error" ResetsGerrit Renker
2008-08-27dccp: Silently ignore options with nonsensical lengthsGerrit Renker
2008-08-27dccp: Always generate a Reset in response to option errorsWei Yongjun
2008-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Simon Horman
2008-08-27IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.cJulius Volz
2008-08-27IPVS: Integrate ESP protocol into ip_vs_proto_ah.cJulius Volz
2008-08-23tcp: Add tcp_parse_aligned_timestampIlpo Järvinen
2008-08-23tcp: Add tcp_collapse_one to eliminate duplicated codeIlpo Järvinen
2008-08-23tcp: Add tcp_validate_incoming & put duplicated code thereIlpo Järvinen
2008-08-22orinoco: Add MIC on TX and check on RXmaster-2008-08-22David Kilroy
2008-08-22orinoco: Process bulk of receive interrupt in a taskletDavid Kilroy
2008-08-22orinoco: Send association events to userspaceDavid Kilroy
2008-08-22orinoco: Add WE-18 ioctls for WPADavid Kilroy
2008-08-22orinoco: Use a macro to define wireless handlersDavid Kilroy
2008-08-22orinoco: Split wevent work thread from wevent sendingDavid Kilroy
2008-08-22orinoco: Don't use boolean parameter to record encoding typeDavid Kilroy
2008-08-22orinoco: Use extended Agere scans available on 9.x series firmwaresDavid Kilroy
2008-08-22orinoco: address checkpatch typedef warningDavid Kilroy
2008-08-22orinoco: Fix transmit for Agere/Lucent with fw 9.xDavid Kilroy
2008-08-22orinoco: Invoke firmware download in main driverDavid Kilroy
2008-08-22orinoco: Extend hermes_dld routines for Agere firmwareDavid Kilroy