summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
* wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi2010-03-235-11/+39
* wl1271: Remove circular interlocking related to the inetaddr notifier chainJuuso Oikarinen2010-03-231-1/+2
* wl1271: Don't generate null func template for ad-hocJuuso Oikarinen2010-03-232-11/+21
* wl1271: Update filters properlyJuuso Oikarinen2010-03-233-18/+51
* wl1271: Removed duplicate code from module remove function.Teemu Paasikivi2010-03-231-12/+1
* wl1271: Added DEBUG_SDIO flagTeemu Paasikivi2010-03-232-8/+13
* wl1271: Remove deprecated interface config functionJuuso Oikarinen2010-03-231-68/+0
* wl1271: Fix MAC address handlingJuuso Oikarinen2010-03-232-89/+68
* wl1271: enable U-APSDKalle Valo2010-03-231-2/+8
* wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo2010-03-231-1/+1
* wl1271: create qos nullfunc templateKalle Valo2010-03-232-0/+23
* wl1271: get probe request template from mac80211Kalle Valo2010-03-234-116/+40
* wl1271: get pspoll and nullfunc templates from mac80211Kalle Valo2010-03-231-24/+20
* wl1271: enable WMMKalle Valo2010-03-232-3/+2
* wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen2010-03-235-4/+81
* wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen2010-03-232-31/+37
* wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen2010-03-235-139/+328
* wl1271: Fix SG configuration message structuresJuuso Oikarinen2010-03-232-71/+66
* wl1271: Changed SDIO MMC host claimingTeemu Paasikivi2010-03-231-18/+9
* wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi2010-03-236-25/+30
* wl1271: Fix configuration of the TX opportunity valueJuuso Oikarinen2010-03-231-1/+2
* wl1251: reduce eeprom read wait timeGrazvydas Ignotas2010-03-151-1/+2
* wl1251: fix ELP_CTRL register accesses when using SDIOGrazvydas Ignotas2010-03-155-6/+56
* wl1251: make local symbols staticGrazvydas Ignotas2010-03-151-15/+9
* wl1271: Changed wl1271_sdio to be selectable only on ARMTeemu Paasikivi2010-03-101-2/+2
* wl1271: Remove tx-power level workaroundJuuso Oikarinen2010-03-091-6/+1
* wl1271: Disable host TX rate controlJuuso Oikarinen2010-03-092-1/+4
* wl1271: Clean up TX security sequence number handlingJuuso Oikarinen2010-03-094-18/+12
* wl1271: Clean up firmware block allocation calculationJuuso Oikarinen2010-03-092-8/+4
* wl1271: Update TX packet life time handling with higher resolution timeJuuso Oikarinen2010-03-093-5/+10
* wl1271: Implement looped IRQ handlingJuuso Oikarinen2010-03-094-31/+55
* wl1271: Don't mask interrupts while handling interruptJuuso Oikarinen2010-03-091-4/+0
* wl1271: Aggregate RX acknowledgements to FWJuuso Oikarinen2010-03-091-1/+2
* wl1271: Remove annoying PSM entry/exit kernel tracesJuuso Oikarinen2010-03-091-2/+2
* wl1271: Fix queue stopping/waking for TX pathJuuso Oikarinen2010-03-093-21/+22
* wl1271: Fix ad-hoc mode neighborhood detectionJuuso Oikarinen2010-03-093-11/+10
* wl1271: Improvements to the TX pathJuuso Oikarinen2010-03-094-23/+29
* wl1271: don't get received frames from hardware in PLT modeKalle Valo2010-03-091-0/+7
* wl1271: Fixed unloading of the wl1271_sdio moduleTeemu Paasikivi2010-03-091-1/+4
* wl1271: Changed access to fw status register to use raw readTeemu Paasikivi2010-03-091-1/+1
* wl1271: Initial SDIO implementationTeemu Paasikivi2010-03-093-0/+315
* wl1271: Divided driver to two separate modulesTeemu Paasikivi2010-03-093-2/+23
* wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi2010-03-0913-116/+67
* wl1271: Inlined IO functionsTeemu Paasikivi2010-03-093-90/+78
* wl1271: Implemented abstraction of IO functions.Teemu Paasikivi2010-03-095-20/+62
* wl1271: Added functions to enable/disable interrupt handlingTeemu Paasikivi2010-03-096-6/+27
* wl1271: Moved module basics to wl1271_spi.cTeemu Paasikivi2010-03-093-186/+193
* wl1271: Added alloc and free hw functionsTeemu Paasikivi2010-02-191-27/+53
* wl1271: Added IO reset and init functionsTeemu Paasikivi2010-02-193-2/+14
* wl1271: Renamed IO functionsTeemu Paasikivi2010-02-1910-109/+109
OpenPOWER on IntegriCloud