Age | Commit message (Expand) | Author | Files | Lines |
2012-11-19 | NFC: Dot not dispatch HCI event received on unopened pipe | Eric Lapuyade | 1 | -5/+8 |
2012-11-19 | NFC: Ignore err when chip doesn't implement HW/SW info registers | Eric Lapuyade | 1 | -0/+6 |
2012-11-19 | NFC: Fix hci_connect_gate() when a pre-opened pipe is passed | Eric Lapuyade | 1 | -2/+2 |
2012-11-19 | ath9k: Fix BTCOEX debugfs file usage | Sujith Manoharan | 3 | -20/+50 |
2012-11-16 | ath9k_hw: Program filter coefficients correctly | Sujith Manoharan | 4 | -11/+16 |
2012-11-16 | lib80211: hide Kconfig symbol | Johannes Berg | 1 | -3/+2 |
2012-11-16 | mwifiex: don't select lib80211 | Johannes Berg | 1 | -1/+0 |
2012-11-16 | rtlwifi: use eth_zero_addr() to assign zero address | Wei Yongjun | 2 | -4/+3 |
2012-11-16 | net/wireless: ipw2x00: remove unreachable code | Stanislav Yakovlev | 4 | -11/+4 |
2012-11-16 | brcmfmac: code cleanup | Hante Meuleman | 12 | -119/+16 |
2012-11-16 | brcmfmac: limit hex dump on fwil. | Hante Meuleman | 1 | -6/+15 |
2012-11-16 | brcmfmac: sdio module load fix. | Hante Meuleman | 1 | -3/+0 |
2012-11-16 | brcmfmac: avoid usage of func->card->dev in sdio probe. | Hante Meuleman | 2 | -71/+79 |
2012-11-16 | brcmfmac: sdio unload fix. | Hante Meuleman | 2 | -1/+3 |
2012-11-16 | brcmfmac: Handle mmc exceptions during init correct. | Hante Meuleman | 2 | -9/+16 |
2012-11-16 | brcmfmac: Any error should result in failure of probe. | Hante Meuleman | 1 | -4/+2 |
2012-11-16 | brcmfmac: restructure handling of IF event | Arend van Spriel | 1 | -47/+55 |
2012-11-16 | brcmfmac: ignore IF event if it is a add for ifidx 0 | Arend van Spriel | 2 | -7/+15 |
2012-11-16 | brcmfmac: fix wrong usage of unaligned include file | Arend van Spriel | 1 | -1/+1 |
2012-11-16 | brcmfmac: fix NULL pointer access in brcmf_fweh_detach() | Hante Meuleman | 1 | -5/+7 |
2012-11-16 | brcmfmac: remove mac address validation from brcmf_net_attach() | Arend van Spriel | 1 | -10/+2 |
2012-11-16 | brcmfmac: change mac address parameter in brcmf_add_if() | Arend van Spriel | 1 | -5/+7 |
2012-11-16 | brcmfmac: correct handling IF firmware event | Arend van Spriel | 1 | -35/+31 |
2012-11-16 | brcmfmac: fix for multiple netdevice interface support | Arend van Spriel | 4 | -67/+67 |
2012-11-16 | brcmfmac: change parameter in brcmf_add_if() function | Arend van Spriel | 3 | -7/+5 |
2012-11-16 | brcmfmac: usb suspend/resume. | Hante Meuleman | 2 | -96/+58 |
2012-11-16 | brcmfmac: cleanup of usb firmware download routines | Hante Meuleman | 1 | -28/+15 |
2012-11-16 | brcmfmac: rework firmware event handling code | Arend van Spriel | 9 | -770/+763 |
2012-11-16 | ath5k: precedence error in ath5k_hw_nic_wakeup() | Dan Carpenter | 1 | -3/+3 |
2012-11-16 | ath5k: Use module_platform_driver macro for ahb.c | Syam Sidhardhan | 1 | -14/+1 |
2012-11-16 | ath9k: Remove unused workaround | Sujith Manoharan | 4 | -23/+0 |
2012-11-16 | ath9k_hw: Update AR9485 initvals | Sujith Manoharan | 1 | -63/+273 |
2012-11-16 | ath9k_hw: Fix wrong peak detector DC offset | Rajkumar Manoharan | 3 | -8/+116 |
2012-11-16 | mwl8k: Send BASTREAM firmware commands per vif | Yogesh Ashok Powar | 1 | -6/+7 |
2012-11-16 | ssb: fix SPROM offset | Piotr Haber | 1 | -1/+1 |
2012-11-16 | ath9k: [DFS] add pulse width tolerance for ETSI | Zefir Kurtisi | 1 | -1/+6 |
2012-11-16 | Merge branch 'for-linville' of git://github.com/kvalo/ath6kl | John W. Linville | 18 | -285/+990 |
2012-11-16 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 17 | -112/+183 |
2012-11-16 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 41 | -481/+1324 |
2012-11-16 | ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events | Kalle Valo | 1 | -3/+12 |
2012-11-14 | mwl8k: Set packet timestamp to 0 when life time expiry is not used | Nishant Sarmukadam | 1 | -0/+2 |
2012-11-14 | mwl8k: Do not expire eapol frames | Nishant Sarmukadam | 1 | -4/+7 |
2012-11-14 | mwl8k: Unmap the pci DMA address in xmit error path | Nishant Sarmukadam | 1 | -0/+2 |
2012-11-14 | mwl8k: recheck if station still has valid rates | Yogesh Ashok Powar | 1 | -0/+10 |
2012-11-14 | mwl8k: defining interface combinations | Yogesh Ashok Powar | 1 | -1/+18 |
2012-11-14 | mwifiex: process RX packets in SDIO IRQ thread directly | Bing Zhao | 2 | -3/+4 |
2012-11-14 | brcmfmac: use struct brcmf_if parameter in firmware event callbacks | Arend van Spriel | 3 | -46/+46 |
2012-11-14 | brcmfmac: add dedicated USB log level. | Hante Meuleman | 2 | -29/+53 |
2012-11-14 | brcmfmac: on halting driver check before release or free. | Hante Meuleman | 1 | -1/+5 |
2012-11-14 | brcmfmac: check bus state to be data before sending data. | Hante Meuleman | 2 | -2/+2 |