summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-071-4/+7
| |\
| * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* | | carl9170: use ieee80211_free_txskbChristian Lamparter2011-11-211-2/+2
| |/ |/|
* | carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-021-4/+7
|/
* ath: remove ath_regulatory::current_rd_extFelix Fietkau2011-10-111-1/+0
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-1/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-1/+3
|\
| * carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov2011-08-241-1/+3
* | carl9170: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter2011-08-261-4/+7
* | carl9170: export HW random number generatorChristian Lamparter2011-08-243-0/+139
* | carl9170: improve site surveyChristian Lamparter2011-08-245-15/+153
* | carl9170: import updated firmware headersChristian Lamparter2011-08-242-2/+13
* | carl9170: fix timekeeping for HW_COUNTER firmwaresChristian Lamparter2011-08-243-5/+8
|/
* carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTERPavel Roskin2011-07-201-4/+4
* carl9170: set beacon xmit power to the maxChristian Lamparter2011-07-181-83/+108
* carl9170: move beacon_update into tx.cChristian Lamparter2011-07-183-130/+130
* carl9170 firmware: update firmware headersChristian Lamparter2011-07-182-2/+42
* carl9170: fix formatting issues found by checkpatchPavel Roskin2011-07-155-8/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-111-0/+2
|\
| * carl9170: add NEC WL300NU-AG usbidChristian Lamparter2011-07-051-0/+2
* | carl9170: Implement tx_frames_pending mac80211 callback functionChristian Lamparter2011-07-081-0/+8
* | carl9170: use carl9170 queue enumsChristian Lamparter2011-07-051-5/+5
* | carl9170: allow PSM if the 5 GHz band is selectedChristian Lamparter2011-07-053-8/+1
* | carl9170: enable IEEE80211_HW_NEED_DTIM_PERIODChristian Lamparter2011-07-051-0/+1
* | carl9170: import 1.9.4 firmware headersChristian Lamparter2011-07-056-22/+63
* | wireless: unify QoS control field definitionsJohannes Berg2011-06-271-1/+1
|/
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-243-9/+24
|\
| * carl9170: advertise interface combinationsChristian Lamparter2011-05-163-9/+24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-162-10/+1
|\ \ | |/
| * carl9170: fix -Wunused-but-set-variable warningsChristian Lamparter2011-05-101-9/+0
| * carl9170: fix allmulticast modeNicolas Cavallari2011-05-051-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-053-139/+112
|\ \ | |/
| * carl9170: improve unicast PS bufferingChristian Lamparter2011-04-263-139/+112
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-074-4/+4
|\ \ | |/ |/|
| * Fix common misspellingsLucas De Marchi2011-03-314-4/+4
* | carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-293-0/+9
|/
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-042-4/+3
|\
| * mac80211: make tx() operation return voidJohannes Berg2011-02-252-4/+3
| * Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-181-1/+1
| |\
* | \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-0/+2
|\ \ \
| * | | carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk2011-02-251-0/+2
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-081-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * carl9170: fix typo in PS codeChristian Lamparter2011-02-041-1/+1
* | carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter2011-01-274-0/+23
* | carl9170: enable wake-on-lan feature testingChristian Lamparter2011-01-271-0/+3
* | carl9170: update fw/hw headersChristian Lamparter2011-01-275-11/+71
* | mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-1/+1
|/
* carl9170: fix usb pm suspend->resume woesChristian Lamparter2011-01-041-16/+37
OpenPOWER on IntegriCloud