summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/main.c
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: configure rates when working in ibss modeEliad Peller2011-05-021-0/+18
* wl12xx: avoid redundant join on interface reconfigurationEliad Peller2011-05-021-3/+7
* wl12xx: Set End-of-transaction Flag at Wl127x AP ModeShahar Levi2011-05-021-0/+4
* wl12xx: support FW TX inactivity triggersArik Nemtsov2011-04-281-2/+8
* wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packetLuciano Coelho2011-04-191-1/+1
* wl12xx: move hardcoded hci_io_ds value into the conf structLuciano Coelho2011-04-191-0/+1
* wl12xx: use kstrtoul functionsLuciano Coelho2011-04-191-2/+1
* wl12xx: Handle platforms without level trigger interruptsIdo Yariv2011-04-191-0/+9
* wl12xx: Simplify TX blocks accountingIdo Yariv2011-04-191-26/+22
* wl12xx: Clean up the dummy packet mechanismIdo Yariv2011-04-191-25/+54
* wl12xx: Clean up the block size alignment codeIdo Yariv2011-04-191-2/+2
* wl12xx: fix "JOIN while associated" commentaryOhad Ben-Cohen2011-04-191-4/+4
* wl12xx: fix roamingOhad Ben-Cohen2011-04-191-2/+2
* wl12xx: Handle duplicate calling of remove interfaceJuuso Oikarinen2011-04-191-3/+26
* wl12xx: rearrange some ELP wake_up/sleep callsEliad Peller2011-04-191-22/+21
* wl12xx: configure channel/band while FW is offArik Nemtsov2011-04-191-1/+6
* wl12xx: use a bitmask instead of list of booleans in scanned_chLuciano Coelho2011-04-191-2/+5
* wl12xx: fix a couple of sparse warnings about undeclared functionsLuciano Coelho2011-04-191-5/+6
* wl12xx: fix SG BT load value to reflect its new meaningLuciano Coelho2011-04-191-1/+1
* wl12xx: set the skbuff priority for dummy packetsLuciano Coelho2011-04-191-0/+2
* wl12xx: Add mutex protection for interface listJuuso Oikarinen2011-04-191-0/+7
* wl12xx: update bet_max_consecutiveOhad Ben-Cohen2011-04-191-1/+1
* wl12xx: Add support for 11n Rx STBC one spatial streamShahar Levi2011-04-191-1/+2
* wl12xx: use 1 spare TX block instead of twoLuciano Coelho2011-04-191-0/+24
* wl12xx: 1281/1283 support - enable chip supportShahar Levi2011-04-191-0/+9
* wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...Arik Nemtsov2011-04-191-1/+4
* wl12xx: 1281/1283 support - Add dummy packet supportShahar Levi2011-04-191-0/+42
* wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi2011-04-191-8/+40
* wl12xx: 1281/1283 support - Loading FW & NVSShahar Levi2011-04-191-3/+10
* wl12xx: 1281/1283 support - New radio structs and functionsShahar Levi2011-04-191-3/+13
* wl12xx: 1281/1283 support - Add acx commandsShahar Levi2011-04-191-0/+7
* wl12xx: 1281/1283 support - Add DefinitionsShahar Levi2011-04-191-1/+1
* wl12xx: Modify requested number of memory blocksIdo Yariv2011-03-031-1/+1
* wl12xx: Avoid redundant TX workIdo Yariv2011-03-031-5/+27
* wl12xx: Switch to a threaded interrupt handlerIdo Yariv2011-03-031-48/+79
* wl12xx: Do end-of-transactions transfers only if neededIdo Yariv2011-03-031-0/+1
* wl12xx: Reorder data handling in irq_workIdo Yariv2011-03-031-5/+5
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+1
* wl12xx: AP-mode - management of links in PS-modeArik Nemtsov2011-02-231-11/+62
* wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov2011-02-231-0/+11
* wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()Arik Nemtsov2011-02-231-5/+12
* wl12xx: AP-mode - support HW based link PS monitoringArik Nemtsov2011-02-231-1/+2
* wl12xx: AP-mode - TX queue per link in ACArik Nemtsov2011-02-231-2/+15
* wl12xx: fix potential race condition with TX queue watermarkArik Nemtsov2011-02-231-13/+11
* wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUSEliad Peller2011-02-221-1/+2
* wl12xx: fix MODULE_AUTHOR email addressLuciano Coelho2011-02-221-1/+1
* wl12xx: avoid blocking while holding rcu lock on bss info changeArik Nemtsov2011-02-221-6/+9
* wl12xx: update PLT initialization for new firmwareGery Kahn2011-02-221-0/+4
* wl12xx: set supported_rates after associationEliad Peller2011-02-081-69/+47
* wl12xx: use the conf struct instead of macros for memory configurationEliad Peller2011-02-081-0/+4
OpenPOWER on IntegriCloud