aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * iwlegacy: merge iwl-4965-ucode.c into 4965.cStanislaw Gruszka2011-11-153-167/+126
| * iwlegacy: merge iwl-4965-eeprom.c into 4965.cStanislaw Gruszka2011-11-153-151/+75
| * iwlegacy: merge iwl-3945-led.c into 3945.cStanislaw Gruszka2011-11-154-97/+20
| * iwlegacy: merge iwl-4965-led.c into 4965.cStanislaw Gruszka2011-11-156-109/+33
| * iwlegacy: rename base 4965 and 3945 file namesStanislaw Gruszka2011-11-155-2/+2
| * iwlegacy: remove for_each_contextStanislaw Gruszka2011-11-157-214/+127
| * iwlegacy: s/TABLE/TBL/Stanislaw Gruszka2011-11-1515-99/+99
| * iwlegacy: s/index/idx/Stanislaw Gruszka2011-11-1526-618/+618
| * iwlegacy: s/INDEX/IDX/Stanislaw Gruszka2011-11-1515-190/+190
| * iwlegacy: s/IL_RATE/RATE/Stanislaw Gruszka2011-11-1513-364/+364
| * iwlegacy: s/window/win/Stanislaw Gruszka2011-11-1510-159/+159
| * iwlegacy: s/statistics/stats/Stanislaw Gruszka2011-11-1520-304/+304
| * iwlegacy: s/il_rx_mem_buffer/il_rx_buf/Stanislaw Gruszka2011-11-1515-62/+62
| * iwlegacy: partial rxon context cleanupStanislaw Gruszka2011-11-1512-139/+111
| * iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/Stanislaw Gruszka2011-11-1517-52/+52
| * iwlegacy: rename remaining IWLs to ILsStanislaw Gruszka2011-11-1531-302/+299
| * iwlegacy: remove not needed parenthesesStanislaw Gruszka2011-11-1517-182/+168
| * iwlegacy: rename il_{read,write}_prphStanislaw Gruszka2011-11-157-71/+72
| * iwlegacy: rename i/o direct methodsStanislaw Gruszka2011-11-1510-53/+52
| * iwlegacy: remove _il_{read,write}_direct32Stanislaw Gruszka2011-11-154-27/+17
| * iwlegacy: mark il_{grab,release}_nic_access as unlockedStanislaw Gruszka2011-11-152-24/+22
| * iwlegacy: mark poll bit as unlocked functionStanislaw Gruszka2011-11-156-9/+8
| * iwlegacy: rename il_{read,write}32 to _il_{rd,wr}Stanislaw Gruszka2011-11-1512-87/+84
| * iwlegacy: remove IL_CRITStanislaw Gruszka2011-11-153-3/+2
| * iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRITStanislaw Gruszka2011-11-1523-319/+319
| * iwlegacy: rename IL_DEBUG_ to D_Stanislaw Gruszka2011-11-1523-685/+685
| * iwlegacy: remove DEBUG_LIMITStanislaw Gruszka2011-11-155-28/+8
| * iwlegacy: remove DEBUG_IOStanislaw Gruszka2011-11-153-197/+3
| * iwlegacy: rename iwlegacy to ilStanislaw Gruszka2011-11-1514-67/+67
| * iwlegacy: rename priv to ilStanislaw Gruszka2011-11-1541-5520/+5518
| * iwlegacy: rename iwl to ilStanislaw Gruszka2011-11-1552-7037/+7037
| * iwlegacy: remove tracingStanislaw Gruszka2011-11-159-293/+0
* | mwifiex: add support for Marvell sd8797 deviceBing Zhao2011-11-178-20/+50
* | p54spi: Remove FIXME in op_stopMichael Büsch2011-11-171-5/+1
* | mac80211: call ieee80211_recalc_idle() after sending packetsFelix Fietkau2011-11-172-8/+11
* | wireless: use strlcpy routine in .get_drvinfoRick Jones2011-11-175-13/+16
* | minstrel_ht: Remove unused function parametersPatrick Kelle2011-11-171-14/+12
* | mac80211: memory leak in mesh_queue_preq()Dan Carpenter2011-11-171-0/+1
* | mac80211: use kfree_skb() instead of kfree()Dan Carpenter2011-11-171-1/+1
* | mac80211: Get rid of search loop for rate group indexHelmut Schaa2011-11-171-16/+16
* | mac80211: Check rate->idx before rate->countHelmut Schaa2011-11-171-2/+2
* | mac80211: remove crypto special case for auth framesJohannes Berg2011-11-171-2/+0
* | brcmsmac: Use current logging stylesJoe Perches2011-11-172-79/+80
* | NFC: Fix indentation in nci.h fileIlan Elias2011-11-171-42/+42
* | ath9k_hw: set btcoex weights for AR9462Rajkumar Manoharan2011-11-173-4/+37
* | ath9k_hw: Cleanup btcoex wlan weightsRajkumar Manoharan2011-11-174-58/+34
* | ath9k: Remove enabling btcoex from stomp type changeRajkumar Manoharan2011-11-173-4/+4
* | Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2011-11-1722-2160/+4338
|\ \ | |/ |/|
| * ath6kl: Fix error in writing create_qos debugfsVasanthakumar Thiagarajan2011-11-111-1/+1
| * ath6kl: Fix tx packet drop in AP mode with bridgeVasanthakumar Thiagarajan2011-11-111-2/+8