summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-28carl9170: interrupt urbs must not set URB_ZERO_PACKETChristian Lamparter
2010-09-28ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf
2010-09-28ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf
2010-09-28ath5k: Increase "fudge" for beacon timersBruno Randolf
2010-09-28ath5k: Check and fix ATIM windowBruno Randolf
2010-09-28ath5k: Remove unused variable for atim windowBruno Randolf
2010-09-28carl9170: revamp carl9170_tx_prepareChristian Lamparter
2010-09-28carl9170: fix WARN_ON triggered by Broadcom HT STAsChristian Lamparter
2010-09-28carl9170: fix tx_ampdu_upload counterChristian Lamparter
2010-09-28carl9170: remove lost-frame workaroundChristian Lamparter
2010-09-28carl9170: angle brackets for wiki linkChristian Lamparter
2010-09-28carl9170: remove non-standard ba session teardownChristian Lamparter
2010-09-28mac80211: fix offchannel assumption upon associationLuis R. Rodriguez
2010-09-28iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler
2010-09-28wl12xx: fix separate-object-folder buildsJohn W. Linville
2010-09-28MAINTAINERS: Update git url for the wl1271 driverLuciano Coelho
2010-09-28wl1271: Add support for hardware GEM cipherJuuso Oikarinen
2010-09-28wl1271: Increase connection reliabilityJuuso Oikarinen
2010-09-28wl1271: Optimize scan durationJuuso Oikarinen
2010-09-28wl1271: Add handling for failing hardware scan commandJuuso Oikarinen
2010-09-28wl1271: Add hardware recovery mechanismJuuso Oikarinen
2010-09-28wl1271: Separate interface removal to another functionJuuso Oikarinen
2010-09-28wl1271: Fix work cancelling when shutting down the driverJuuso Oikarinen
2010-09-28wl1271: Move scan complete invocation into work functionJuuso Oikarinen
2010-09-28wl1271: Fix AC/TID default configurationJuuso Oikarinen
2010-09-28wl1271: Fix tid-configuration of TX framesJuuso Oikarinen
2010-09-28wl1271: Enable 11a support always, prevent scanning for unsupporting chipsJuuso Oikarinen
2010-09-28wl1271: Reduce rate used for last PSM entry attemptJuuso Oikarinen
2010-09-28wl1271: Enable/disable 11a support based on INI configurationJuuso Oikarinen
2010-09-28wl1271: Remove function cmd_read_memoryJuuso Oikarinen
2010-09-28wl1271: Release interrupt *after* releasing the driver contextJuuso Oikarinen
2010-09-28wl1271: Remove acx_fw_version functionJuuso Oikarinen
2010-09-28wl1271: Move setting of wake-up conditions to ps.c from cmd.cJuuso Oikarinen
2010-09-28wl1271: Remove outdated FIXME'sJuuso Oikarinen
2010-09-28wl1271: Change supported channel order for a more optimal scanJuuso Oikarinen
2010-09-28wl1271: fix forced passive scanLuciano Coelho
2010-09-28wl1271: remove useless 11a check when scanningLuciano Coelho
2010-09-28wl1271: Fix scan race conditionJuuso Oikarinen
2010-09-28wl1271: Add trigger to net_device oper_state to change BT coex priorityJuuso Oikarinen
2010-09-28wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FWJuuso Oikarinen
2010-09-28wl1271: remove deprecated ACX definitionLuciano Coelho
2010-09-27ath9k_htc: Fix TKIP disconnect failure with HTC driversRajkumar Manoharan
2010-09-27mac80211: move packet flags into packetJohannes Berg
2010-09-27mac80211: fix release_reorder_timeout in scanJohannes Berg
2010-09-27mac80211: clean up rx handling wrt. found_staJohannes Berg
2010-09-27mac80211: consolidate packet processingJohannes Berg
2010-09-27mac80211: remove prepare_for_handlers sdata argumentJohannes Berg
2010-09-27Revert "mac80211: fix use-after-free"John W. Linville
2010-09-27nl80211: Fix exit from nl80211_set_power_saveTeemu Paasikivi
2010-09-27mac80211: Support receiving data frames on multiple vifs.Ben Greear