summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwl8k.c
Commit message (Expand)AuthorAgeFilesLines
...
* | mwl8k: differentiate between WMM queues and AMPDU queuesBrian Cavagnolo2011-03-301-25/+27
* | mwl8k: add support for block ack commandsNishant Sarmukadam2011-03-301-0/+156
* | mwl8k: update to ap firmware API version 2Brian Cavagnolo2011-03-301-7/+34
* | mwl8k: refactor in preparation for APIv2 updateBrian Cavagnolo2011-03-301-13/+38
|/
* mwl8k: use kcalloc instead of kmalloc & memsetShan Wei2011-03-091-4/+2
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-10/+5
* mwl8k: Invert tx queues for set_hw_spec and set_edca_paramsNishant Sarmukadam2011-02-231-4/+16
* mwl8k: Tell mac80211 we have rate adaptation in FWNishant Sarmukadam2011-02-231-1/+8
* mwl8k: fix rf_antenna rx argument for APNishant Sarmukadam2011-02-231-3/+7
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-2/+4
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-1/+2
* mwl8k: Enable HW encryption for AP modeNishant Sarmukadam2011-01-191-3/+277
* mwl8k: Set mac80211 rx status flags appropriately when hw crypto is enabledNishant Sarmukadam2011-01-191-3/+98
* mwl8k: Add encapsulation of data packet for cryptoNishant Sarmukadam2011-01-191-1/+53
* mwl8k: Modify add_dma_header to include pad parametersNishant Sarmukadam2011-01-191-6/+10
* mwl8k: use const struct fw pointers throughoutBrian Cavagnolo2010-11-161-8/+7
* mwl8k: make initial firmware load asynchronousBrian Cavagnolo2010-11-161-29/+178
* mwl8k: add API version checking for AP firmwareBrian Cavagnolo2010-11-161-2/+21
* mwl8k: choose proper firmware image as directed by userBrian Cavagnolo2010-11-161-12/+66
* mwl8k: factor out firmware loading and hw init codeBrian Cavagnolo2010-11-161-131/+214
* mwl8k: rf_tx_power cmd not supported by AP firmware APIv1Nishant Sarmukadam2010-11-161-6/+72
* mwl8k: revert unnecessary modification of tx descriptorBrian Cavagnolo2010-11-161-6/+1
* mwl8k: force AP mode to use non-AMPDU framesNishant Sarmukadam2010-11-151-1/+6
* drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-181-17/+17
* mwl8k: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-291-4/+27
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-271-71/+52
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-271-33/+33
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-6/+6
| |\
| * | drivers/net: use __packed annotationEric Dumazet2010-06-031-33/+33
* | | mwl8k: correct/silence sparse warningsJohn W. Linville2010-07-201-10/+12
| |/ |/|
* | mwl8k: use the dma state API instead of the pci equivalentsFUJITA Tomonori2010-06-021-6/+6
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-4/+2
|\
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-2/+2
| * mwl8k: remove usage of deprecated noise valueJohn W. Linville2010-04-281-2/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-061-0/+1
| |\ \ | | |/
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-0/+1
|\ \ \ | | |/ | |/|
| * | Add a pci-id to the mwl8k driverBenjamin Larsson2010-03-301-0/+1
| |/
* | net: convert multicast list to list_headJiri Pirko2010-04-031-12/+12
|/
* mwl8k: convert to new station add/remove callbacksJohannes Berg2010-02-221-84/+22
* mwl8k: disable softirqs when accessing sta_notify_listPavel Roskin2010-02-161-2/+2
* mwl8k: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-28/+7
* mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-261-5/+9
* mwl8k: update version number (to 0.12) and copyrightLennert Buytenhek2010-01-121-2/+2
* mwl8k: enable multi-BSS AP operationLennert Buytenhek2010-01-121-14/+56
* mwl8k: post per-vif firmware commands as per-vif commandsLennert Buytenhek2010-01-121-23/+26
* mwl8k: prepare for posting per-vif firmware commandsLennert Buytenhek2010-01-121-1/+16
* mwl8k: convert the priv->vif pointer to a list of vifsLennert Buytenhek2010-01-121-16/+35
* mwl8k: use firmware capability field to decide which bands to registerLennert Buytenhek2010-01-121-6/+25
OpenPOWER on IntegriCloud