summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-08mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan
2012-06-08mac80211: remove hw.conf.channel usage where possibleMichal Kazior
2012-06-08mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi
2012-06-08cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs
2012-06-08mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka
2012-06-08mac80211: do not scan and monitor connection in parallelStanislaw Gruszka
2012-06-08mac80211: fix the assignment of PREQ's MAC address for Proactive RANNChun-Yeow Yeoh
2012-06-08wlcore/wl12xx: adapt FW status for multiple familiesArik Nemtsov
2012-06-08wlcore: add module param to prevent HW recoveryArik Nemtsov
2012-06-08wlcore/wl12xx: move identify firmware function to a lower driver opLuciano Coelho
2012-06-08wlcore: set max_rx_agg_subframes in mac80211 according to HT confArik Nemtsov
2012-06-08wlcore/wl12xx: set HT capabilities per chip-familyArik Nemtsov
2012-06-08wlcore/wl12xx: add hw op to get rate-mask for AP-link in STA modeArik Nemtsov
2012-06-08wlcore/wl12xx: use a single memory config and reset if using wl127xLuciano Coelho
2012-06-08wlcore/wl12xx: move extended radio configuration parameters to wl12xxLuciano Coelho
2012-06-08wlcore/wl12xx: move runtime configuration struct to the lower driverLuciano Coelho
2012-06-08wlcore/wl12xx: expand functionality of cmd_trigger HW opArik Nemtsov
2012-06-08wlcore/wl12xx: add hw op for vif initArik Nemtsov
2012-06-08wlcore/wl12xx: add hw_init operationLuciano Coelho
2012-06-08wlcore/wl12xx: turn no-Tx-align quirk into Tx-alignArik Nemtsov
2012-06-08wlcore/wl12xx: split Tx completion to immediate/delayedArik Nemtsov
2012-06-08wlcore/wl12xx: add hw op for getting rx packet data lengthArik Nemtsov
2012-06-08wlcore/wl12xx: add prepare_read hw op for Rx dataLuciano Coelho
2012-06-08wlcore/wl12xx: add hw op for getting rx buffer data alignmentArik Nemtsov
2012-06-08wlcore: introduce Rx block-size alignment HW quirkArik Nemtsov
2012-06-08wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov
2012-06-08wlcore/wl12xx: add hw op for setting frame length in tx_hw_descArik Nemtsov
2012-06-08wlcore/wl12xx: add hw op for setting blocks in hw_tx_descArik Nemtsov
2012-06-08wlcore/wl12xx: add hw op for calculating hw block count per packetArik Nemtsov
2012-06-08wlcore/wl12xx: change GEM Tx-spare blocks per-vifArik Nemtsov
2012-06-08wlcore/wl12xx: set the number of Tx descriptors per chip familyArik Nemtsov
2012-06-08wlcore/wl12xx: create per-chip-family private storageArik Nemtsov
2012-06-08wlcore: add quirk to disable ELPLuciano Coelho
2012-06-08wlcore: remove some unnecessary event mailbox address readsLuciano Coelho
2012-06-08wlcore/wl12xx: add quirk for legacy NVS supportLuciano Coelho
2012-06-08wlcore/wl12xx: add command trigger and event ack operationsLuciano Coelho
2012-06-08wlcore/wl12xx: move MAC address reading operation to lower driverLuciano Coelho
2012-06-08wlcore/wl12xx: move top initialization to wl12xxLuciano Coelho
2012-06-08wlcore/wl12xx: move get_pg_ver to the lower driverLuciano Coelho
2012-06-08wlcore/wl12xx: add chip-specific identify chip operationLuciano Coelho
2012-06-08wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho
2012-06-08wlcore/wl12xx: implement chip-specific partition tablesLuciano Coelho
2012-06-08wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho
2012-06-08wl12xx/wlcore: initial split of probeLuciano Coelho
2012-06-08wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xxLuciano Coelho
2012-06-08wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho
2012-06-08wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho
2012-06-08cfg80211: add channel switch notify eventThomas Pedersen
2012-06-08cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg
2012-06-08wireless: Remove unnecessary ; from while (0) macrosJoe Perches