summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-07-128-40/+20
|\
| * iwlwifi: don't use stack memory for kmem cache nameJohannes Berg2012-07-122-4/+4
| * iwlwifi: set correct 32 bit boost register valueWey-Yi Guy2012-07-094-2/+5
| * iwlwifi: REPLY_RX doesn't exist any moreEmmanuel Grumbach2012-07-052-34/+11
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-1244-514/+693
|\ \
| * | mac80211: iterate the virtual monitor interfaceJohannes Berg2012-07-122-10/+28
| * | cfg80211: fix locking and lockdep complaintsJohannes Berg2012-07-123-6/+12
| * | minstrel_ht: enable frame aggregation for fixed rateSylvain Roger Rieunier2012-07-121-2/+6
| * | mac80211: tx: do not drop non-robust mgmt to non-MFP stas.Nicolas Cavallari2012-07-121-0/+3
| * | mac80211: restructure key selectionJohannes Berg2012-07-121-9/+13
| * | mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-128-15/+27
| * | mac80211: optimize ieee80211_rx_status struct layoutJohannes Berg2012-07-121-7/+7
| * | mac80211: redesign scan RXJohannes Berg2012-07-124-80/+32
| * | mac80211: track scheduled scan virtual interfaceJohannes Berg2012-07-124-14/+15
| * | mac80211: make scan_sdata pointer usable with RCUJohannes Berg2012-07-123-14/+30
| * | mac80211: fix invalid band deref building preq IEsArik Nemtsov2012-07-122-0/+5
| * | nl80211: move scan API to wdevJohannes Berg2012-07-1214-47/+57
| * | nl80211: send interface after creationJohannes Berg2012-07-121-2/+15
| * | cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-1211-72/+83
| * | cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-0913-121/+152
| * | nl80211: don't assume wdev->netdev existsJohannes Berg2012-07-091-1/+6
| * | nl80211: retrieve interface data by wdevJohannes Berg2012-07-091-11/+15
| * | nl80211: add NL80211_FLAG_NEED_WDEVJohannes Berg2012-07-091-18/+39
| * | nl80211: prepare for non-netdev wireless devsJohannes Berg2012-07-097-47/+144
| * | mac80211: remove ieee80211_key_removedJohannes Berg2012-07-093-37/+0
| * | mac80211: remove unused assignmentJohannes Berg2012-07-091-1/+1
| * | mac80211: update BSS info on AC parameters changeJohannes Berg2012-07-092-14/+16
| * | cfg80211: fix oops due to unassigned set_monitor_enabled callbackVladimir Kondratiev2012-07-081-2/+3
| * | mac80211: request TX status for BlockAck RequestsChristian Lamparter2012-07-071-1/+2
* | | ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELSLuis R. Rodriguez2012-07-112-7/+18
* | | iwmc3200top: remove driver for unavailable hardwareJohn W. Linville2012-07-1112-2103/+0
* | | i2400m: remove SDIO device supportJohn W. Linville2012-07-1111-1510/+8
* | | bcma: add PMU clock support for BCM4706Hauke Mehrtens2012-07-112-4/+50
* | | bcma: fix CC driver compilation on MIPSRafał Miłecki2012-07-111-1/+1
* | | rt2x00: remove unused argumentStanislaw Gruszka2012-07-113-23/+12
* | | rt2800lib: merge same definesStanislaw Gruszka2012-07-111-17/+12
* | | rt2x00pci: small 3290 changes cleanupStanislaw Gruszka2012-07-111-4/+4
* | | carl9170: fix HT peer BA session corruptionChristian Lamparter2012-07-115-0/+132
* | | carl9170: import 1.9.6 firmware headersChristian Lamparter2012-07-112-4/+7
* | | ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULTRajkumar Manoharan2012-07-101-6/+0
* | | brcmsmac: handle non PCI devices in the phy codeHauke Mehrtens2012-07-101-2/+8
* | | brcmsmac: fix read in write_phy_regHauke Mehrtens2012-07-101-1/+1
* | | brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devicesHauke Mehrtens2012-07-103-9/+34
* | | brcmsmac: fix DMA on SoCsHauke Mehrtens2012-07-101-3/+8
* | | brcmsmac: extend xmtfifo_sz arrayHauke Mehrtens2012-07-101-1/+19
* | | brcmsmac: add some workarounds for other chips againHauke Mehrtens2012-07-101-42/+89
* | | brcmsmac: add a conditions for core rev 17 againHauke Mehrtens2012-07-101-2/+4
* | | brcmsmac: remove some unnessessacry casts and void pointerHauke Mehrtens2012-07-101-6/+5
* | | brcmsmac: use chip and package id constants from bcmaHauke Mehrtens2012-07-105-37/+27
* | | brcmsmac: use core id constants from bcmaHauke Mehrtens2012-07-102-64/+2
OpenPOWER on IntegriCloud