aboutsummaryrefslogtreecommitdiff
path: root/package/madwifi/patches
Commit message (Expand)AuthorAge
* madwifi: fix a race condition in the ibss mergeFelix Fietkau2009-07-16
* madwifi: clean up / fix ibss node handlingFelix Fietkau2009-07-16
* madwifi: trivial antenna diversity fixFelix Fietkau2009-07-14
* madwifi: clean up wme handling, use same packet classification as mac80211Felix Fietkau2009-07-12
* madwifi: fix another instance of excessive stack usage in wlanconfigFelix Fietkau2009-07-12
* upgrade to the new version of wprobe - includes reconfigurable layer 2 statis...Felix Fietkau2009-07-06
* madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transit...Felix Fietkau2009-06-01
* madwifi: handle frame classification properly if eth->h_proto contains the pr...Felix Fietkau2009-05-31
* madwifi: fix excessive stack usage in the wlanconfig toolFelix Fietkau2009-05-31
* madwifi: if a txpower value below the poweroffset is requested, set the inter...Felix Fietkau2009-05-31
* madwifi: add better hw detection, use a power offset for setting/getting tx p...Felix Fietkau2009-05-31
* madwifi: add sanity checks for monitor mode injectionFelix Fietkau2009-05-30
* madwifi: fix an array overrun in the rate control attach checkFelix Fietkau2009-05-30
* madwifi: fix a rare ad-hoc mode crashFelix Fietkau2009-05-21
* madwifi: cosmetic fixes for maxrate/minrateFelix Fietkau2009-05-21
* Fix device name allocation This patch fixes a bug in madwifi where names for ...Jo-Philipp Wich2009-05-20
* Make madwifi compile with kernel 2.6.30.Hauke Mehrtens2009-05-14
* make madwifi compile with kernel 2.6.29.Hauke Mehrtens2009-05-11
* madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary...Felix Fietkau2009-05-10
* madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unne...Felix Fietkau2009-05-10
* madwifi: remove some leftover duplicate definitionsFelix Fietkau2009-05-10
* madwifi: clean up tx status mrr handling and fix mrr parsing for 5416Felix Fietkau2009-05-10
* madwifi: clean up handling of various timings such as slot time, ack timeout,...Felix Fietkau2009-05-08
* madwifi: fix uninitialized variableFelix Fietkau2009-05-08
* madwifi: remove unused functionsFelix Fietkau2009-05-08
* madwifi: fix selection of phy errors in the rx filterFelix Fietkau2009-05-08
* madwifi: improve autochannel decision with lots of cards on one boardFelix Fietkau2009-05-07
* madwifi: improve autochannel, nuke some dead code, fix scanlist building from...Felix Fietkau2009-05-07
* madwifi: fix setting outdoor modeFelix Fietkau2009-05-07
* madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)Felix Fietkau2009-05-07
* madwifi: improve mode selection, do not scan channels which do not fit the de...Felix Fietkau2009-05-07
* make madwifi buildable without CONFIG_CRYPTOFelix Fietkau2009-05-07
* madwifi: improve antenna diversity handlingFelix Fietkau2009-05-07
* madwifi: minor cleanup for the channel handling patchFelix Fietkau2009-05-06
* madwifi: make country code and outdoor flag changeable without reloading the ...Felix Fietkau2009-05-06
* madwifi: remove braindead code that overwrote the user's antenna diversity se...Felix Fietkau2009-04-07
* madwifi: fix crash under loadFelix Fietkau2009-04-04
* madwifi: improve turbo/autochannel patchFelix Fietkau2009-03-29
* madwifi: add wprobe rxframe/probereq countersFelix Fietkau2009-03-29
* madwifi: do not use turbo mode during ap mode autoselection unless specifical...Felix Fietkau2009-03-29
* madwifi: add config option for adjusting the beacon power relative to the ful...Felix Fietkau2009-03-26
* madwifi: add a small missing change to the tx power reworkFelix Fietkau2009-03-26
* implement support for wprobe in madwifiFelix Fietkau2009-03-26
* oops. committed an old version of the patchFelix Fietkau2009-03-25
* madwifi: fix run-time channel switching in ap mode (including CSA)Felix Fietkau2009-03-25
* madwifi: rework tx power handling, don't clamp user-configured tx power limit...Felix Fietkau2009-03-25
* madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than goodFelix Fietkau2009-03-25
* madwifi: delay calibration with a timer when called from becaon contextFelix Fietkau2009-03-25
* madwifi: fix a locking error related to wds (thx, tharvey)Felix Fietkau2009-03-23
* madwifi: add fragmentation fix from #4817Felix Fietkau2009-03-23