summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-1326-77/+66
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-107-12/+43
|\
| * zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek2012-02-071-0/+8
| * ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau2012-02-061-2/+5
| * ath9k: fix a WEP crypto related regressionFelix Fietkau2012-02-061-0/+8
| * mwifiex: add NULL checks in driver unload pathAmitkumar Karwar2012-02-062-5/+10
| * ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan2012-02-031-4/+5
| * mwifiex: handle association failure case correctlyAmitkumar Karwar2012-02-031-1/+7
| * ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-02-031-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-06224-3627/+3837
|\ \
| * | rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-3020-164/+194
| * | ath9k: Print the correct channel modeSujith Manoharan2012-01-301-3/+1
| * | ath9k_htc: Load firmware asynchronouslySujith Manoharan2012-01-302-56/+101
| * | iwlwifi: always restrict scan dwell in P2PJohannes Berg2012-01-301-3/+18
| * | iwlwifi: add option to disalbe LEDWey-Yi Guy2012-01-303-1/+7
| * | iwlwifi: fix uCode event tracingJohannes Berg2012-01-303-32/+76
| * | iwlwifi: fix typoWey-Yi Guy2012-01-301-4/+4
| * | rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-3019-47/+21
| * | ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-01-301-1/+1
| * | mwl8k: Configuring correct MAC address in broadcast keyYogesh Ashok Powar2012-01-271-1/+1
| * | mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar2012-01-273-0/+24
| * | mwifiex: pass priv pointer instead of adapterAvinash Patil2012-01-273-7/+5
| * | rt2800usb: remove PWR_PIN_CFG=0x3 during initStanislaw Gruszka2012-01-271-2/+0
| * | rt2800: zero MAC_SYS_CTRL bits during BBP and MAC resetStanislaw Gruszka2012-01-272-2/+2
| * | rt2800: disable DMA after firmware loadStanislaw Gruszka2012-01-271-12/+9
| * | rt2800usb: initialize H2M_INT_SRC registerStanislaw Gruszka2012-01-271-0/+2
| * | carl9170: allow users to lower output power levelChristian Lamparter2012-01-275-35/+50
| * | mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2012-01-272-5/+5
| * | mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-275-4/+8
| * | orinoco_usb: remove version definitionJohn W. Linville2012-01-241-5/+0
| * | ath5k: use bool type for no_hw_rfkill_switch module parameterJohn W. Linville2012-01-241-1/+1
| * | ath9k_htc: claim support for IBSS RSNAntonio Quartulli2012-01-242-0/+17
| * | brcmfmac: Trivial typo of "couldn" to "could" fixJoe Perches2012-01-241-2/+2
| * | brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-2413-24/+46
| * | brcm80211: Use brcmu_dbg_hex_dumpJoe Perches2012-01-241-6/+3
| * | brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-01-246-93/+78
| * | brcmfmac: Remove useless #ifdef DEBUGJoe Perches2012-01-241-2/+0
| * | brcm80211: Add and use brcmX_dbg_dump_hexJoe Perches2012-01-244-92/+84
| * | brcmfmac: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-01-241-4/+4
| * | brcm80211: Use normal DEBUG defineJoe Perches2012-01-2416-102/+102
| * | ath5k: claim support for IBSS RSNAntonio Quartulli2012-01-242-0/+11
| * | carl9170: remove eeprom data injection optionChristian Lamparter2012-01-243-38/+0
| * | mwifiex: derive priv from net_device instead of wiphyYogesh Ashok Powar2012-01-241-11/+8
| * | mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar2012-01-2412-34/+31
| * | carl9170: claim to support IBSS RSN.Nicolas Cavallari2012-01-241-0/+3
| * | drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMICJulia Lawall2012-01-241-1/+1
| * | rtl8192se: Update copyright datesLarry Finger2012-01-2420-20/+20
| * | rtl8192de: Update copyright datesLarry Finger2012-01-2420-20/+20
| * | rtl8192cu: Update copyright datesLarry Finger2012-01-2420-20/+20
| * | rtl8192ce: Update copyright datesLarry Finger2012-01-2418-18/+18
OpenPOWER on IntegriCloud