summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/main.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-16wlcore: fix some sparse warnings due to missing static declarationLuciano Coelho1-3/+4
2012-05-16wlcore/wl12xx: implement better beacon loss handlingBartosz.Markowski@tieto.com1-0/+35
2012-05-16wlcore: release lock on error in wl1271_op_suspend()Dan Carpenter1-0/+1
2012-05-16wl12xx: support wowlan wakeup patternsEyal Shapira1-7/+199
2012-05-16wlcore: add RX filters util functionsEyal Shapira1-0/+78
2012-05-16wlcore: use GFP_KERNEL together with GFP_DMALuciano Coelho1-1/+1
2012-04-12Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho1-0/+5093
2012-04-12wlcore/wl12xx: adapt FW status for multiple familiesArik Nemtsov1-7/+11
2012-04-12wlcore: add module param to prevent HW recoveryArik Nemtsov1-0/+12
2012-04-12wlcore: set max_rx_agg_subframes in mac80211 according to HT confArik Nemtsov1-1/+1
2012-04-12wlcore/wl12xx: set HT capabilities per chip-familyArik Nemtsov1-18/+4
2012-04-12wlcore/wl12xx: move runtime configuration struct to the lower driverLuciano Coelho1-354/+5
2012-04-12wlcore/wl12xx: add hw_init operationLuciano Coelho1-22/+1
2012-04-12wlcore/wl12xx: turn no-Tx-align quirk into Tx-alignArik Nemtsov1-2/+2
2012-04-12wlcore/wl12xx: split Tx completion to immediate/delayedArik Nemtsov1-3/+5
2012-04-12wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov1-71/+4
2012-04-12wlcore/wl12xx: change GEM Tx-spare blocks per-vifArik Nemtsov1-13/+11
2012-04-12wlcore/wl12xx: set the number of Tx descriptors per chip familyArik Nemtsov1-1/+3
2012-04-12wlcore/wl12xx: create per-chip-family private storageArik Nemtsov1-1/+12
2012-04-12wlcore/wl12xx: move MAC address reading operation to lower driverLuciano Coelho1-50/+2
2012-04-12wlcore/wl12xx: move top initialization to wl12xxLuciano Coelho1-11/+11
2012-04-12wlcore/wl12xx: move get_pg_ver to the lower driverLuciano Coelho1-11/+1
2012-04-12wlcore/wl12xx: add chip-specific identify chip operationLuciano Coelho1-46/+11
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho1-16/+19
2012-04-12wlcore/wl12xx: implement chip-specific partition tablesLuciano Coelho1-4/+4
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho1-1/+6
2012-04-12wl12xx/wlcore: initial split of probeLuciano Coelho1-18/+10
2012-04-12wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xxLuciano Coelho1-30/+4
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho1-0/+5633