summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271.h
AgeCommit message (Expand)Author
2010-11-22wl1271: Change wl12xx Files NamesShahar 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: Support firmware RX packet aggregationIdo Yariv
2010-09-28wl1271: Add support for hardware GEM cipherJuuso Oikarinen
2010-09-28wl1271: Add handling for failing hardware scan commandJuuso Oikarinen
2010-09-28wl1271: Add hardware recovery mechanismJuuso Oikarinen
2010-09-28wl1271: Move scan complete invocation into work functionJuuso Oikarinen
2010-09-28wl1271: Enable/disable 11a support based on INI configurationJuuso Oikarinen
2010-09-28wl1271: Add trigger to net_device oper_state to change BT coex priorityJuuso Oikarinen
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen
2010-09-21wl1271: propagate set_power's return valueOhad Ben-Cohen
2010-07-29wl1271: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-08wl1271: rewritten scanning codeLuciano Coelho
2010-07-08wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03drivers/net: use __packed annotationEric Dumazet
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: Update handling of the NVS file / INI parametersJuuso Oikarinen
2010-05-07wl1271: Fix 32 bit register read related endiannes bugJuuso Oikarinen
2010-05-07wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen
2010-04-09wl1271: Add support for connection quality monitoringJuuso Oikarinen
2010-04-09wl1271: Go to ELP in idleJuuso Oikarinen
2010-04-06wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen
2010-03-31wl1271: Update beacon interval properly for ad-hocJuuso Oikarinen
2010-03-31wl1271: Fix ad-hoc mode handlingJuuso Oikarinen
2010-03-31wl1271: Update busyword checking mechanismJuuso Oikarinen
2010-03-23wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi
2010-03-23wl1271: Update filters properlyJuuso Oikarinen
2010-03-23wl1271: Added DEBUG_SDIO flagTeemu Paasikivi
2010-03-23wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen
2010-03-23wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi
2010-03-09wl1271: Clean up TX security sequence number handlingJuuso Oikarinen
2010-03-09wl1271: Update TX packet life time handling with higher resolution timeJuuso Oikarinen
2010-03-09wl1271: Implement looped IRQ handlingJuuso Oikarinen
2010-03-09wl1271: Fix queue stopping/waking for TX pathJuuso Oikarinen
2010-03-09wl1271: Improvements to the TX pathJuuso Oikarinen
2010-03-09wl1271: Implemented abstraction of IO functions.Teemu Paasikivi
2010-02-19wl1271: add testmode supportKalle Valo
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen
2009-12-28wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen
2009-12-28wl1271: Fix supported rate managementJuuso Oikarinen
2009-12-28wl1271: Add pre-power-on sleepJuuso Oikarinen
2009-12-28wl1271: prevent power save entry while not associatedJuuso Oikarinen
2009-12-28wl1271: Use slow rates for association messagesJuuso Oikarinen
2009-12-28wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho