aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-13wlcore/wl12xx: add support for HP and SKW FEM radio manufacturersYair Shapira2-11/+27
2012-06-13wlcore: update basic rates on channel switchEliad Peller1-0/+1
2012-06-13wlcore: send EAPOLs with basic rate policyEyal Shapira1-3/+7
2012-06-13wlcore: avoid using NET_IP_ALIGN for RX alignmentEyal Shapira2-2/+8
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville46-956/+4819
2012-06-08wl18xx: avoid some -Wformat warningsJohn W. Linville1-1/+2
2012-06-08wlcore/wl12xx/wl18xx: make NVS file optional for wl18xxArik Nemtsov2-17/+9
2012-06-08wl18xx: clean up phy module parametersArik Nemtsov2-58/+56
2012-06-08wl18xx: align wl18xx_conf_phy with FW variant and remove itArik Nemtsov3-110/+36
2012-06-08wl18xx: update fw statisticsIdo Reis2-24/+65
2012-06-08wl18xx: allow FW-log by default for PG2.0Arik Nemtsov1-1/+0
2012-06-08wl18xx: read configuration structure from a binary fileLuciano Coelho1-5/+63
2012-06-08wlcore/wl18xx: export conf struct in a debugfs fileLuciano Coelho3-0/+72
2012-06-08wlcore/wl18xx: the conf structs must be packed so they can be exportedLuciano Coelho2-24/+24
2012-06-08wlcore: use u8 instead of enum for bcn_filt_modeLuciano Coelho1-1/+1
2012-06-08wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_supportLuciano Coelho3-4/+9
2012-06-08wlcore: export raw binary with the FW statistics in debugfsLuciano Coelho1-0/+20
2012-06-08wl18xx: add support to clear FW statisticsLuciano Coelho3-0/+63
2012-06-08wlcore: add debugfs control over rx interrupt pacingEyal Shapira1-0/+11
2012-06-08wlcore: add support macros to easily add conf debugfs entriesEyal Shapira1-0/+75
2012-06-07wl12xx: Add support for an external 26 MHz crystal sourceGrant Erickson1-0/+1
2012-06-07wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis7-9/+58
2012-06-07wl18xx: PG2.0 HW Watch dog interrupt supportIdo Reis6-21/+71
2012-06-07wl18xx: FW/PHY arguments added for PG2Ido Reis3-1/+28
2012-06-07wl18xx: support PG2 version of the chipIdo Reis2-1/+12
2012-06-07wl18xx: fix PHY_INIT addresses mem sizeIdo Reis1-2/+2
2012-06-06wlcore: set channels 12-14 as pactive for sched scanVictor Goldenshtein2-8/+38
2012-06-06wlcore: compare ssid_len before comparing ssidsEliad Peller1-1/+3
2012-06-06wlcore: add role_id to all the sched_scan commandsYoni Divinsky3-9/+19
2012-06-06wireless: Remove casts to same typeJoe Perches1-2/+1
2012-06-06wl12xx/wl18xx: add erp protection IE to the beacon filterEliad Peller2-2/+10
2012-06-06wl12xx: send beacon loss events to userspaceEliad Peller1-0/+9
2012-06-06wlcore: do not send stop fwlog cmd if fw is hangedYoni Divinsky2-2/+8
2012-06-06wlcore/wl12xx/wl18xx: implement op_set_key per HW archArik Nemtsov9-14/+136
2012-06-06wlcore: stop queues on Tx flushArik Nemtsov4-1/+15
2012-06-06wlcore: add stop reason bitmap for waking/starting queuesArik Nemtsov4-21/+132
2012-06-06wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov9-35/+39
2012-06-06wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header spaceArik Nemtsov6-12/+25
2012-06-05wlcore: wait for roc complete only for the first roc commandVictor Goldenshtein1-5/+11
2012-06-05wlcore: don't enable BET for high basic ratesVictor Goldenshtein1-3/+8
2012-06-05wl18xx: fix fm_coex parameters configurationVictor Goldenshtein1-2/+2
2012-06-05wl12xx: fix fm_coex parameters configurationVictor Goldenshtein1-2/+2
2012-06-05wlcore: remove duplicate BUG_ON during recoveryArik Nemtsov1-2/+0
2012-06-05wlcore: increase WL1271_EVENT_TIMEOUTEliad Peller1-1/+1
2012-06-05wlcore: flush tx on CHANGE_CHANNELEliad Peller1-2/+3
2012-06-05wlcore: fix the CONF_TX_AC_ANY_TID to be 0xffYoni Divinsky1-1/+1
2012-06-05wl12xx: set the irq polarity before loading the fwYoni Divinsky1-6/+6
2012-06-05wlcore: use psd_type indexing according to specYoni Divinsky1-2/+5
2012-06-05wlcore: set wl->ht_cap per-bandEliad Peller4-12/+41
2012-06-05wl18xx: add dependency on mac80211Arik Nemtsov1-3/+4