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