summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_main.c
AgeCommit message (Expand)Author
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi
2010-11-15wl1271: handle HW watchdog interruptEliad Peller
2010-11-15wl1271: set wl->vif only if add_interface succeeded.Eliad Peller
2010-11-15wl1271: Check interface state in op_* functionsJuuso Oikarinen
2010-11-15wl1271: Fix scan failure detectionJuuso Oikarinen
2010-11-15wl1271: Fix warning about unsupported RX rateTeemu Paasikivi
2010-11-15wl1271: 11n Support, functionality and configuration abilityShahar Levi
2010-11-15wl1271: 11n Support, Add DefinitionsShahar Levi
2010-11-15wl1271: Allocate TX descriptors more efficientlyIdo Yariv
2010-11-15wl1271: Fix TX starvationIdo Yariv
2010-10-05wl1271: Add extended radio parameter initializationJuuso Oikarinen
2010-10-05wl1271: Indicate disconnection on hardware failureJuuso Oikarinen
2010-10-05wl1271: Move work-init calls to hw allocationJuuso Oikarinen
2010-10-05wl1271: Support firmware RX packet aggregationIdo Yariv
2010-09-28wl1271: Add support for hardware GEM cipherJuuso Oikarinen
2010-09-28wl1271: Increase connection reliabilityJuuso Oikarinen
2010-09-28wl1271: Optimize scan durationJuuso Oikarinen
2010-09-28wl1271: Add handling for failing hardware scan commandJuuso Oikarinen
2010-09-28wl1271: Add hardware recovery mechanismJuuso Oikarinen
2010-09-28wl1271: Separate interface removal to another functionJuuso Oikarinen
2010-09-28wl1271: Fix work cancelling when shutting down the driverJuuso Oikarinen
2010-09-28wl1271: Move scan complete invocation into work functionJuuso Oikarinen
2010-09-28wl1271: Fix AC/TID default configurationJuuso Oikarinen
2010-09-28wl1271: Enable 11a support always, prevent scanning for unsupporting chipsJuuso Oikarinen
2010-09-28wl1271: Reduce rate used for last PSM entry attemptJuuso Oikarinen
2010-09-28wl1271: Enable/disable 11a support based on INI configurationJuuso Oikarinen
2010-09-28wl1271: Remove outdated FIXME'sJuuso Oikarinen
2010-09-28wl1271: Change supported channel order for a more optimal scanJuuso Oikarinen
2010-09-28wl1271: remove useless 11a check when scanningLuciano Coelho
2010-09-28wl1271: Fix scan race conditionJuuso Oikarinen
2010-09-28wl1271: Add trigger to net_device oper_state to change BT coex priorityJuuso Oikarinen
2010-09-21wl1271: bugfix: use bitwise-AND instead of logical-ANDEliad Peller
2010-09-21wl1271: propagate set_power's return valueOhad Ben-Cohen
2010-08-27wl12xx: remove unneeded lockingJohannes Berg
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-07-29wl1271: update hw/fw version info in wiphy structJohn W. Linville
2010-07-29wl1271: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-26drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall
2010-07-08wl1271: rewritten scanning codeLuciano Coelho
2010-07-08wl1271: moved scan operations to a separate fileLuciano Coelho
2010-07-08wl1271: Update interface to temporarily disable dynamic PSJuuso Oikarinen
2010-07-08wl1271: Fix warning when disconnecting and ad-hoc networkJuuso Oikarinen
2010-07-08wl1271: Disable dynamic PS based on BT co-ext sense eventsJuuso Oikarinen
2010-07-08wl1271: Update hardware ARP filtering configuration handlingJuuso Oikarinen
2010-07-08wl1271: read fem manufacturer value from nvsLuciano Coelho
2010-07-08wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen
2010-07-08wl1271: Use the ARP configuration function from mac80211Juuso Oikarinen
2010-07-08wl1271: Add TSF handlingJuuso Oikarinen
2010-06-02wl1271: Fix scan parameter handling for 5GHzJuuso Oikarinen
2010-06-02wl1271: Flush TX buffers to air before going to idleJuuso Oikarinen