Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | | brcmsmac: Remove unimplemented flow control functions | Seth Forshee | 2012-11-20 | |
| | * | | | | | | | | | | | | brcmsmac: Add helper function for updating txavail count | Seth Forshee | 2012-11-20 | |
| | * | | | | | | | | | | | | brcmsmac: Don't weight AMPDU packets in txfifo | Seth Forshee | 2012-11-20 | |
| | * | | | | | | | | | | | | brcmsmac: Introduce AMPDU sessions for assembling AMPDUs | Seth Forshee | 2012-11-20 | |
| | * | | | | | | | | | | | | Merge tag 'nfc-next-3.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | John W. Linville | 2012-11-20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | NFC: Queue a copy of the transmitted LLCP skb | Samuel Ortiz | 2012-11-19 | |
| | | * | | | | | | | | | | | | NFC: Stop sending LLCP frames when tx queues are getting too deep | Samuel Ortiz | 2012-11-19 | |
| | | * | | | | | | | | | | | | NFC: Copy user space buffer when sending UI frames | Samuel Ortiz | 2012-11-19 | |
| | | * | | | | | | | | | | | | MAINTAINERS: Add reference to pn544.h platform data header | Marcel Holtmann | 2012-11-19 | |
| | | * | | | | | | | | | | | | NFC: Move pn544.h to linux/platform_data/ | Marcel Holtmann | 2012-11-19 | |
| | | * | | | | | | | | | | | | NFC: Remove unused details from pn544.h header file | Marcel Holtmann | 2012-11-19 | |
| | | * | | | | | | | | | | | | NFC: Export nfc_hci_sak_to_protocol() | Eric Lapuyade | 2012-11-19 | |
| | | * | | | | | | | | | | | | NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers | Eric Lapuyade | 2012-11-19 | |
| | | * | | | | | | | | | | | | NFC: Dot not dispatch HCI event received on unopened pipe | Eric Lapuyade | 2012-11-19 | |
| | | * | | | | | | | | | | | | NFC: Ignore err when chip doesn't implement HW/SW info registers | Eric Lapuyade | 2012-11-19 | |
| | | * | | | | | | | | | | | | NFC: Fix hci_connect_gate() when a pre-opened pipe is passed | Eric Lapuyade | 2012-11-19 | |
| | |/ / / / / / / / / / / / | ||||
| | * | / / / / / / / / / / | ath9k: Fix BTCOEX debugfs file usage | Sujith Manoharan | 2012-11-19 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | ath9k_hw: Program filter coefficients correctly | Sujith Manoharan | 2012-11-16 | |
| | * | | | | | | | | | | | lib80211: hide Kconfig symbol | Johannes Berg | 2012-11-16 | |
| | * | | | | | | | | | | | mwifiex: don't select lib80211 | Johannes Berg | 2012-11-16 | |
| | * | | | | | | | | | | | rtlwifi: use eth_zero_addr() to assign zero address | Wei Yongjun | 2012-11-16 | |
| | * | | | | | | | | | | | net/wireless: ipw2x00: remove unreachable code | Stanislav Yakovlev | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: code cleanup | Hante Meuleman | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: limit hex dump on fwil. | Hante Meuleman | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: sdio module load fix. | Hante Meuleman | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: avoid usage of func->card->dev in sdio probe. | Hante Meuleman | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: sdio unload fix. | Hante Meuleman | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: Handle mmc exceptions during init correct. | Hante Meuleman | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: Any error should result in failure of probe. | Hante Meuleman | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: restructure handling of IF event | Arend van Spriel | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: ignore IF event if it is a add for ifidx 0 | Arend van Spriel | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: fix wrong usage of unaligned include file | Arend van Spriel | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: fix NULL pointer access in brcmf_fweh_detach() | Hante Meuleman | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: remove mac address validation from brcmf_net_attach() | Arend van Spriel | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: change mac address parameter in brcmf_add_if() | Arend van Spriel | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: correct handling IF firmware event | Arend van Spriel | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: fix for multiple netdevice interface support | Arend van Spriel | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: change parameter in brcmf_add_if() function | Arend van Spriel | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: usb suspend/resume. | Hante Meuleman | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: cleanup of usb firmware download routines | Hante Meuleman | 2012-11-16 | |
| | * | | | | | | | | | | | brcmfmac: rework firmware event handling code | Arend van Spriel | 2012-11-16 | |
| | * | | | | | | | | | | | ath5k: precedence error in ath5k_hw_nic_wakeup() | Dan Carpenter | 2012-11-16 | |
| | * | | | | | | | | | | | ath5k: Use module_platform_driver macro for ahb.c | Syam Sidhardhan | 2012-11-16 | |
| | * | | | | | | | | | | | ath9k: Remove unused workaround | Sujith Manoharan | 2012-11-16 | |
| | * | | | | | | | | | | | ath9k_hw: Update AR9485 initvals | Sujith Manoharan | 2012-11-16 | |
| | * | | | | | | | | | | | ath9k_hw: Fix wrong peak detector DC offset | Rajkumar Manoharan | 2012-11-16 | |
| | * | | | | | | | | | | | mwl8k: Send BASTREAM firmware commands per vif | Yogesh Ashok Powar | 2012-11-16 | |
| | * | | | | | | | | | | | ssb: fix SPROM offset | Piotr Haber | 2012-11-16 | |
| | * | | | | | | | | | | | ath9k: [DFS] add pulse width tolerance for ETSI | Zefir Kurtisi | 2012-11-16 | |
| | * | | | | | | | | | | | Merge branch 'for-linville' of git://github.com/kvalo/ath6kl | John W. Linville | 2012-11-16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ |