aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_main.c
AgeCommit message (Expand)Author
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
2010-06-02wl1271: Idle handling into own functionJuuso Oikarinen
2010-06-02wl1271: Prevent dropping of TX frames in joinsJuuso Oikarinen
2010-06-02drivers/net/wireless: Storage class should be before const qualifierTobias Klauser
2010-06-02wl1271: Add support for NVS files with 5GHz band parametersJuuso Oikarinen
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-11wl1271: remove some unneeded codeDan Carpenter
2010-05-11wl1271: fix notifier interface supported testDan Carpenter
2010-05-11wl1271: add missing spin_lock()Dan Carpenter
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07wl1271: Fix to join and channel number handlingJuuso Oikarinen