summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: AP mode - add AP specific eventArik Nemtsov2011-01-243-3/+8
* wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commandsArik Nemtsov2011-01-246-11/+98
* wl12xx: Add AP related configuration to conf_drv_settingsArik Nemtsov2011-01-244-7/+90
* wl12xx: fix some sparse warningsEliad Peller2011-01-244-15/+15
* wl12xx: use after free in debug codeDan Carpenter2011-01-241-1/+1
* wl12xx: remove redundant debugfs_remove_recursive() callEliad Peller2011-01-242-21/+16
* ath9k_hw: replace magic values in register writes with proper definesFelix Fietkau2011-01-212-12/+14
* ath5k: Simplify loop when setting up channelsBruno Randolf2011-01-211-4/+3
* ath9k: remove a bogus error messageFelix Fietkau2011-01-211-3/+1
* ath5k: Remove redundant sc->curbandBruno Randolf2011-01-212-9/+4
* ath5k: Remove unused sc->curmodeBruno Randolf2011-01-212-19/+0
* ath5: Remove unused CTL definitionsBruno Randolf2011-01-211-23/+0
* ath5k: Add 802.11j 4.9GHz channels to allowed channelsBruno Randolf2011-01-211-6/+13
* ath5k: Rename ath5k_copy_channelsBruno Randolf2011-01-211-4/+4
* ath5k: Use mac80211 channel mapping functionBruno Randolf2011-01-211-15/+8
* ath9k: Try more than one queue when scheduling new aggregate.Ben Greear2011-01-211-27/+37
* ath9k: Add 'misc' file to debugfs, fix queue indexes.Ben Greear2011-01-211-12/+125
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-2118-40/+71
* ath9k: Restart xmit logic in xmit watchdog.Ben Greear2011-01-214-29/+68
* ath9k: More xmit queue debugfs information.Ben Greear2011-01-211-0/+26
* ath9k: Keep track of stations for debugfs.Ben Greear2011-01-214-3/+115
* ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear2011-01-213-4/+8
* ath9k: Ensure xmit makes progress.Ben Greear2011-01-211-0/+2
* ath9k: Remove un-used member from ath_node.Ben Greear2011-01-211-1/+0
* ath9k: Add more information to debugfs xmit file.Ben Greear2011-01-214-2/+42
* ath9k: Initialize ah->hwBen Greear2011-01-211-0/+1
* ath9k: Show some live tx-queue values in debugfs.Ben Greear2011-01-211-0/+16
* mac80211: Fix skb-copy failure debug message.Ben Greear2011-01-211-1/+1
* iwlwifi: fix 4965 notification wait setupJohannes Berg2011-01-211-0/+5
* iwlagn: return error if PAN disable timeoutJohannes Berg2011-01-211-1/+3
* iwlagn: properly wait for PAN disableJohannes Berg2011-01-213-3/+14
* iwlagn: add support for waiting for notificationsJohannes Berg2011-01-214-0/+115
* iwlagn: make iwl_rx_handle staticJohannes Berg2011-01-212-2/+1
* mac80211: drop non-auth 3-addr data frames when running as a 4-addr stationFelix Fietkau2011-01-191-3/+22
* mac80211: allow advertising correct maximum aggregate sizeJohannes Berg2011-01-192-1/+7
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-1917-24/+56
* mac80211: don't return beacons when mesh is disabledJohannes Berg2011-01-191-0/+5
* ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear2011-01-195-146/+263
* ath9k: fix excessive BAR sending when a frame exceeds its retry limitFelix Fietkau2011-01-191-1/+1
* ath9k: try more than one tid when scheduling a new aggregateFelix Fietkau2011-01-191-3/+6
* ath9k_hw: fix carrier leakage calibration for AR9271Rajkumar Manoharan2011-01-191-1/+4
* ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan2011-01-192-4/+5
* ath9k: preserve caldata history buffer across scanningRajkumar Manoharan2011-01-191-3/+2
* mac80211: Show max retry-counts in kernel messages.Ben Greear2011-01-191-4/+4
* mac80211: mesh only parameter mppath maybe unusedWey-Yi Guy2011-01-191-1/+1
* ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau2011-01-192-8/+14
* mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho2011-01-193-0/+12
* mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE f...Nick Ledovskikh2011-01-191-1/+1
* ath5k: Fix return codes for eeprom read functions.Wojciech Dubowik2011-01-194-26/+19
* ath9k: reduce the likelihood of baseband hang check false positivesFelix Fietkau2011-01-191-1/+12