aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)Author
2012-06-20wl1251: Fix memory leaks in SPI initializationGrazvydas Ignotas
2012-06-20wl1251: always report beacon loss to the stackGrazvydas Ignotas
2012-06-20wl1251: fix TSF calculationGrazvydas Ignotas
2012-05-29wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira
2012-05-25wl1251: fix oops on early interruptGrazvydas Ignotas
2012-05-16wlcore: fix some sparse warnings due to missing static declarationLuciano Coelho
2012-05-16wlcore: fix pointer print out in wl1271_acx_set_rx_filter()Luciano Coelho
2012-05-15wlcore/wl12xx: implement better beacon loss handlingBartosz.Markowski@tieto.com
2012-05-15wlcore: fix size of two memset's in wl1271_cmd_build_arp_rsp()Jesper Juhl
2012-05-15wireless: TI wlxxx depends on MAC80211Randy Dunlap
2012-05-15wlcore: fixup an allocationDan Carpenter
2012-05-15wlcore: release lock on error in wl1271_op_suspend()Dan Carpenter
2012-05-15wl12xx: support wowlan wakeup patternsEyal Shapira
2012-05-15wlcore: add RX filters driver state mgmt functionsEyal Shapira
2012-05-15wl12xx: add RX filters ACX commandsEyal Shapira
2012-05-15wlcore: add RX filters util functionsEyal Shapira
2012-05-15wlcore: use GFP_KERNEL together with GFP_DMALuciano Coelho
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-13Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-12Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-04-12wlcore/wl12xx: adapt FW status for multiple familiesArik Nemtsov
2012-04-12wlcore: add module param to prevent HW recoveryArik Nemtsov
2012-04-12wlcore/wl12xx: move identify firmware function to a lower driver opLuciano Coelho
2012-04-12wlcore: set max_rx_agg_subframes in mac80211 according to HT confArik Nemtsov
2012-04-12wlcore/wl12xx: set HT capabilities per chip-familyArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op to get rate-mask for AP-link in STA modeArik Nemtsov
2012-04-12wlcore/wl12xx: use a single memory config and reset if using wl127xLuciano Coelho
2012-04-12wlcore/wl12xx: move extended radio configuration parameters to wl12xxLuciano Coelho
2012-04-12wlcore/wl12xx: move runtime configuration struct to the lower driverLuciano Coelho
2012-04-12wlcore/wl12xx: expand functionality of cmd_trigger HW opArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for vif initArik Nemtsov
2012-04-12wlcore/wl12xx: add hw_init operationLuciano Coelho
2012-04-12wlcore/wl12xx: turn no-Tx-align quirk into Tx-alignArik Nemtsov
2012-04-12wlcore/wl12xx: split Tx completion to immediate/delayedArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for getting rx packet data lengthArik Nemtsov
2012-04-12wlcore/wl12xx: add prepare_read hw op for Rx dataLuciano Coelho
2012-04-12wlcore/wl12xx: add hw op for getting rx buffer data alignmentArik Nemtsov
2012-04-12wlcore: introduce Rx block-size alignment HW quirkArik Nemtsov
2012-04-12wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for setting frame length in tx_hw_descArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for setting blocks in hw_tx_descArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for calculating hw block count per packetArik Nemtsov
2012-04-12wlcore/wl12xx: change GEM Tx-spare blocks per-vifArik Nemtsov
2012-04-12wlcore/wl12xx: set the number of Tx descriptors per chip familyArik Nemtsov
2012-04-12wlcore/wl12xx: create per-chip-family private storageArik Nemtsov
2012-04-12wlcore: add quirk to disable ELPLuciano Coelho
2012-04-12wlcore: remove some unnecessary event mailbox address readsLuciano Coelho
2012-04-12wlcore/wl12xx: add quirk for legacy NVS supportLuciano Coelho
2012-04-12wlcore/wl12xx: add command trigger and event ack operationsLuciano Coelho