summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/main.c
AgeCommit message (Expand)Author
2010-12-15wl12xx: add auto-arp supportEliad Peller
2010-12-15wl12xx: disable 11a channels when wl->enable_11a is knownLuciano Coelho
2010-12-02wl12xx: Remove 11j channels from the supported channels list.Juuso Oikarinen
2010-12-02wl1271: move wl12xx debugfs directory to under wiphy's debugfsEliad Peller
2010-11-26wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen
2010-11-26wl12xx: disable 11a channels when regulatory changes if 11a is not supportedLuciano Coelho
2010-11-23wl12xx: Fix kernel crash related to hw recovery and interface shutdownJuuso Oikarinen
2010-11-22wl12xx: Unset bssid filter, ssid and bssid from firmware on disassocJuuso Oikarinen
2010-11-22wl1271: add support for HW TX fragmentationArik Nemtsov
2010-11-22Revert "wl1271: Change supported channel order for a more optimal scan"Juuso Oikarinen
2010-11-22wl1271: Prevent ad-hoc and active scanning on 11a DFS frequenciesJuuso Oikarinen
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo
2009-07-10wl1251: remove wl1271_setup()Kalle Valo
2009-07-10wl12xx: rename wl1251.c wl1251_ops.cKalle Valo
2009-07-10wl12xx: Use chipset specific join commandsJuuso Oikarinen
2009-07-10wl12xx: check if elp wakeup failedKalle Valo
2009-07-10wl12xx: optimise elp wakeup and sleep callsKalle Valo
2009-07-10wl12xx: protect wl12xx_op_set_rts_threshold()Kalle Valo
2009-07-10wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen
2009-07-10wl12xx: add support for new WL1271 chip revisionLuciano Coelho
2009-07-10wl12xx: removed chipset interrupt source configuration from fw wakeupJuuso Oikarinen
2009-07-10wl12xx: fix rx descriptor useKalle Valo
2009-07-10wl12xx: fix error handling in wl12xx_probe()Kalle Valo
2009-07-10wl12xx: cmd and acx interface reworkKalle Valo
2009-05-06wl12xx: correct printk format warningsBob Copeland
2009-05-06wl12xx: add driverKalle Valo