summaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches
Commit message (Expand)AuthorAgeFilesLines
* madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transit...nbd2009-06-011-3/+34
* madwifi: handle frame classification properly if eth->h_proto contains the pr...nbd2009-05-311-1/+1
* madwifi: fix excessive stack usage in the wlanconfig toolnbd2009-05-311-0/+11
* madwifi: if a txpower value below the poweroffset is requested, set the inter...nbd2009-05-311-0/+16
* madwifi: add better hw detection, use a power offset for setting/getting tx p...nbd2009-05-3128-283/+406
* madwifi: add sanity checks for monitor mode injectionnbd2009-05-301-0/+26
* madwifi: fix an array overrun in the rate control attach checknbd2009-05-301-1/+1
* madwifi: fix a rare ad-hoc mode crashnbd2009-05-211-0/+11
* madwifi: cosmetic fixes for maxrate/minratenbd2009-05-214-6/+6
* [PATCH] [madwifi] Fix device name allocationjow2009-05-201-0/+30
* [madwifi] Make madwifi compile with kernel 2.6.30.hauke2009-05-143-3/+151
* [madwifi] make madwifi compile with kernel 2.6.29.hauke2009-05-112-0/+1971
* madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary...nbd2009-05-101-0/+11
* madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unne...nbd2009-05-101-0/+12
* madwifi: remove some leftover duplicate definitionsnbd2009-05-102-3/+36
* madwifi: clean up tx status mrr handling and fix mrr parsing for 5416nbd2009-05-101-0/+507
* madwifi: clean up handling of various timings such as slot time, ack timeout,...nbd2009-05-081-0/+730
* madwifi: fix uninitialized variablenbd2009-05-082-4/+5
* madwifi: remove unused functionsnbd2009-05-081-0/+29
* madwifi: fix selection of phy errors in the rx filternbd2009-05-081-0/+28
* madwifi: improve autochannel decision with lots of cards on one boardnbd2009-05-071-1/+1
* madwifi: improve autochannel, nuke some dead code, fix scanlist building from...nbd2009-05-0715-74/+197
* madwifi: fix setting outdoor modenbd2009-05-071-8/+9
* madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)nbd2009-05-071-0/+31
* madwifi: improve mode selection, do not scan channels which do not fit the de...nbd2009-05-075-45/+59
* make madwifi buildable without CONFIG_CRYPTOnbd2009-05-071-2/+75
* madwifi: improve antenna diversity handlingnbd2009-05-072-31/+87
* madwifi: minor cleanup for the channel handling patchnbd2009-05-061-32/+26
* madwifi: make country code and outdoor flag changeable without reloading the ...nbd2009-05-061-0/+1354
* madwifi: remove braindead code that overwrote the user's antenna diversity se...nbd2009-04-071-0/+30
* madwifi: fix crash under loadnbd2009-04-041-0/+20
* madwifi: improve turbo/autochannel patchnbd2009-03-291-2/+6
* madwifi: add wprobe rxframe/probereq countersnbd2009-03-291-12/+60
* madwifi: do not use turbo mode during ap mode autoselection unless specifical...nbd2009-03-291-0/+11
* madwifi: add config option for adjusting the beacon power relative to the ful...nbd2009-03-261-0/+81
* madwifi: add a small missing change to the tx power reworknbd2009-03-261-2/+6
* implement support for wprobe in madwifinbd2009-03-261-0/+461
* oops. committed an old version of the patchnbd2009-03-251-3/+3
* madwifi: fix run-time channel switching in ap mode (including CSA)nbd2009-03-251-0/+187
* madwifi: rework tx power handling, don't clamp user-configured tx power limit...nbd2009-03-251-0/+243
* madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than goodnbd2009-03-251-0/+31
* madwifi: delay calibration with a timer when called from becaon contextnbd2009-03-2522-50/+52
* madwifi: fix a locking error related to wds (thx, tharvey)nbd2009-03-231-6/+6
* madwifi: add fragmentation fix from #4817nbd2009-03-231-0/+10
* reorganize madwifi patches slightlynbd2009-03-235-100/+54
* atheros: clean up the 2.6.28 port in preparation for pushing it upstreamnbd2009-03-221-0/+281
* madwifi: improve the autochannel decision making on systems with multiple cardsnbd2009-03-041-0/+347
* madwifi: improve reliability of napi polling when fast framing is enablednbd2009-01-272-1/+66
* madwifi: fix rx for pure wds interfacesnbd2009-01-262-13/+14
* madwifi: fix a potential race condition in the wds ap station interface setup...nbd2009-01-261-13/+15