aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-15wl12xx: Change TX queue to be per ACJuuso Oikarinen1-4/+8
2010-12-15wl12xx: allow runtime changing of debug_levelEliad Peller1-0/+5
2010-12-15wl1271: fixed problem with WPS IEs in probe requestsGuy Eilam1-0/+7
2010-12-15wl12xx: add auto-arp supportEliad Peller1-4/+20
2010-12-15wl12xx: disable 11a channels when wl->enable_11a is knownLuciano Coelho1-6/+10
2010-12-02wl12xx: Remove 11j channels from the supported channels list.Juuso Oikarinen1-8/+0
2010-12-02wl1271: move wl12xx debugfs directory to under wiphy's debugfsEliad Peller1-2/+2
2010-11-26wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen1-13/+21
2010-11-26wl12xx: disable 11a channels when regulatory changes if 11a is not supportedLuciano Coelho1-1/+8
2010-11-23wl12xx: Fix kernel crash related to hw recovery and interface shutdownJuuso Oikarinen1-3/+9
2010-11-22wl12xx: Unset bssid filter, ssid and bssid from firmware on disassocJuuso Oikarinen1-1/+4
2010-11-22wl1271: add support for HW TX fragmentationArik Nemtsov1-1/+30
2010-11-22Revert "wl1271: Change supported channel order for a more optimal scan"Juuso Oikarinen1-46/+40
2010-11-22wl1271: Prevent ad-hoc and active scanning on 11a DFS frequenciesJuuso Oikarinen1-0/+23
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-0/+2749
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo1-1442/+0
2009-07-10wl1251: remove wl1271_setup()Kalle Valo1-8/+0
2009-07-10wl12xx: rename wl1251.c wl1251_ops.cKalle Valo1-1/+1
2009-07-10wl12xx: Use chipset specific join commandsJuuso Oikarinen1-4/+5
2009-07-10wl12xx: check if elp wakeup failedKalle Valo1-21/+45
2009-07-10wl12xx: optimise elp wakeup and sleep callsKalle Valo1-0/+20
2009-07-10wl12xx: protect wl12xx_op_set_rts_threshold()Kalle Valo1-0/+4
2009-07-10wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen1-5/+8
2009-07-10wl12xx: add support for new WL1271 chip revisionLuciano Coelho1-0/+7
2009-07-10wl12xx: removed chipset interrupt source configuration from fw wakeupJuuso Oikarinen1-2/+0
2009-07-10wl12xx: fix rx descriptor useKalle Valo1-0/+14
2009-07-10wl12xx: fix error handling in wl12xx_probe()Kalle Valo1-2/+4
2009-07-10wl12xx: cmd and acx interface reworkKalle Valo1-34/+53
2009-05-06wl12xx: correct printk format warningsBob Copeland1-2/+2
2009-05-06wl12xx: add driverKalle Valo1-0/+1358