aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1251_main.c
Commit message (Expand)AuthorAgeFilesLines
* wl1251: move to it's own directoryKalle Valo2010-10-111-1435/+0
* wl1251: Fix queue stopping/waking for TX pathDenis 'GNUtoo' Carikli2010-08-311-7/+5
* wl12xx: remove unneeded lockingJohannes Berg2010-08-271-2/+0
* wl1251: remove copyright contact personKalle Valo2010-08-251-2/+0
* wl1251: update my email addressKalle Valo2010-08-251-1/+1
* wl1251: wait for join command complete eventGrazvydas Ignotas2010-08-241-5/+3
* wl1251: fix event handling mechanismGrazvydas Ignotas2010-08-241-8/+8
* mac80211: use cipher suite selectorsJohannes Berg2010-08-161-6/+7
* wl1251: update hw/fw version info in wiphy structJohn W. Linville2010-07-291-0/+5
* wl1251: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-291-0/+17
* wl12xx: Use MODULE_ALIAS macro at correct postion for SPI busAmeya Palande2010-07-061-1/+0
* drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall2010-06-021-3/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-1/+1
|\
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-1/+0
| * mac80211: give virtual interface to hw_scanJohannes Berg2010-04-271-0/+1
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-0/+63
|\ \ | |/
| * wl1251: read default MAC address from EEPROM when availableGrazvydas Ignotas2010-04-161-0/+63
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-2/+2
|\ \ | |/
| * wl1251: don't require NVS data when EEPROM is usedGrazvydas Ignotas2010-04-141-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | wl1251: fix ELP_CTRL register accesses when using SDIOGrazvydas Ignotas2010-03-151-2/+2
|/
* wl1251: fix txop unitKalle Valo2010-02-081-1/+2
* mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-261-18/+7
* wl1251: add U-APSD supportKalle Valo2010-01-121-3/+9
* wl1251: create qos null data templateKalle Valo2010-01-121-0/+25
* wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()Kalle Valo2010-01-121-5/+5
* wl1251: use mac80211 provided channel parameters in scanningKalle Valo2010-01-121-1/+2
* wl1251: get probe request template from mac80211Kalle Valo2010-01-121-74/+12
* wl1251: cleanup scanning codeKalle Valo2010-01-121-101/+24
* wl1251: get PS Poll and Nullfunc templates from mac80211Kalle Valo2010-01-121-42/+16
* mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-21/+15
|\
| * wl1251: don't build null data template in wl1251_op_config()Kalle Valo2009-12-071-4/+0
| * wl1251: fix bssid handlingKalle Valo2009-12-071-15/+15
| * wl1251: remove false warning messagesKalle Valo2009-12-071-2/+0
* | wl1251: enable WMMKalle Valo2009-12-211-0/+2
* | wl1251: implement WMMKalle Valo2009-12-211-1/+1
* | wl1251: implement wl1251_acx_tid_cfg()Kalle Valo2009-12-211-0/+11
* | wl1251: implement acx_ac_cfg to configure hardware queuesKalle Valo2009-12-211-0/+27
* | wl1251: fix error handling in wl1251_op_config()Kalle Valo2009-12-211-2/+7
* | wl1251: print a debug message when tx_queue is fullKalle Valo2009-12-211-0/+1
|/
* wl1251: Send null data packet with "TODS" bit setVidhya Govindan2009-11-181-1/+2
* wl1251: Fix regression in IRQ loop handlingJuuso Oikarinen2009-11-181-2/+4
* wl1251: Add IRQ looping supportJanne Ylalehto2009-11-181-60/+67
* wl1251: Set the correct dtim period to the firmwareVidhya Govindan2009-11-181-2/+2
* wl1251: mask aid bits 14 and 15 in ps-poll templateKalle Valo2009-11-181-1/+4
* wl1251: allocate space for firmware with vmalloc()Kalle Valo2009-11-181-2/+3
* wl1251: Implement delayed entry into ELP modeJuuso Oikarinen2009-11-181-0/+1
* wl1251: Configure beacon filtering on if PSM usedJuuso Oikarinen2009-11-181-1/+2