summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | brcmsmac: remove brcms_bss_cfg->cur_etheraddrHauke Mehrtens2013-03-272-3/+2
* | | | | brcmsmac: remove brcms_bss_cfg->upHauke Mehrtens2013-03-272-7/+5
* | | | | brcmsmac: remove brcms_bss_cfg->enableHauke Mehrtens2013-03-272-5/+2
* | | | | brcmsmac: remove brcms_bss_cfg->associatedHauke Mehrtens2013-03-272-11/+3
* | | | | brcmsmac: remove brcms_bss_cfg->BSSHauke Mehrtens2013-03-272-16/+9
* | | | | brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens2013-03-274-1/+17
* | | | | brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens2013-03-274-0/+71
* | | | | b43: use constantsHauke Mehrtens2013-03-272-7/+11
* | | | | mwifiex: use fw_status register to wake up PCIe cardAvinash Patil2013-03-271-13/+24
* | | | | mwifiex: avoid waking up device in awake stateAvinash Patil2013-03-271-3/+4
* | | | | mwifiex: do not enable PCIe interrupt in Power Save sleep stateAvinash Patil2013-03-271-1/+2
* | | | | brcmsmac: Remove unused macro SI_MSGJoe Perches2013-03-271-6/+0
* | | | | ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi2013-03-271-1/+1
* | | | | b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens2013-03-251-9/+3
* | | | | ssb: read additional sprom v2 and v3 attributes.Hauke Mehrtens2013-03-251-2/+18
* | | | | ssb: fix sprom constant for ant_available_{bg,a}Hauke Mehrtens2013-03-251-5/+5
* | | | | b43: use bcma_chipco_gpio_control()Hauke Mehrtens2013-03-251-5/+2
* | | | | bcma: define board typesRafał Miłecki2013-03-251-0/+54
* | | | | ssb: define more board typesRafał Miłecki2013-03-251-3/+51
* | | | | bcma: extract board_type from SPROMRafał Miłecki2013-03-251-0/+1
* | | | | ssb: extract board_type from SPROMRafał Miłecki2013-03-251-0/+3
* | | | | mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-259-0/+129
* | | | | rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when neededJussi Kivilinna2013-03-251-1/+40
* | | | | rtlwifi: usb: defer rx processing to taskletJussi Kivilinna2013-03-253-15/+51
* | | | | rtlwifi: usb: remove extra skb copy on RX pathJussi Kivilinna2013-03-251-15/+4
* | | | | rtlwifi: usb: use usb_alloc_coherent for RX buffersJussi Kivilinna2013-03-252-47/+68
* | | | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-2517-130/+330
|\ \ \ \ \
| * \ \ \ \ Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-03-2517-130/+330
| |\ \ \ \ \
| | * | | | | wlcore: move handling from hardirq to the irq thread functionLuciano Coelho2013-03-251-32/+21
| | * | | | | wlcore: use print_hex_dump_debug()Luciano Coelho2013-03-251-17/+16
| | * | | | | wlcore: consider dummy packets when tx queues are emptyArik Nemtsov2013-03-251-1/+1
| | * | | | | wlcore: correctly check state before regdomain confArik Nemtsov2013-03-251-2/+5
| | * | | | | wlcore: AP-mode - recover security seq num for stationsArik Nemtsov2013-03-253-1/+44
| | * | | | | wlcore: free AP global links properly on recoveryArik Nemtsov2013-03-252-2/+4
| | * | | | | wl18xx: print chip info during bootVictor Goldenshtein2013-03-252-1/+52
| | * | | | | wlcore: don't attempt to roam in case of p2pEyal Shapira2013-03-251-1/+8
| | * | | | | wlcore: change warn on missing lock in wlcore_queue_xx funcsArik Nemtsov2013-03-251-2/+3
| | * | | | | wlcore: report rssi from roaming statisticsNadim Zubidat2013-03-253-0/+77
| | * | | | | wlcore: consolidate tx_seq handling on recoveryArik Nemtsov2013-03-255-56/+67
| | * | | | | wlcore: don't risk using stale HLID during .sta_state callbackArik Nemtsov2013-03-251-4/+2
| | * | | | | wlcore: fix link count in single-link-PSM optimizationArik Nemtsov2013-03-252-6/+14
| | * | | | | wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky2013-03-257-4/+11
| | * | | | | wlcore: enter elp in force ps mode in 5msIgal Chernobelsky2013-03-251-1/+3
| | * | | | | wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed caseLi Fei2013-03-051-1/+3
* | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-2521-989/+1329
|\ \ \ \ \ \ \
| * | | | | | | Bluetooth: fix error return code in rfcomm_add_listener()Wei Yongjun2013-03-201-1/+3
| * | | | | | | Bluetooth: Fix PIN/Confirm/Passkey response parametersJohan Hedberg2013-03-181-8/+12
| * | | | | | | Bluetooth: Simplify address parameters of user_pairing_resp()Johan Hedberg2013-03-181-13/+14
| * | | | | | | Bluetooth: Fix fast connectable state when enabling page scanJohan Hedberg2013-03-181-1/+16
| * | | | | | | Bluetooth: Fix updating page scan parameters when not necessaryJohan Hedberg2013-03-181-2/+8
OpenPOWER on IntegriCloud