Age | Commit message (Expand) | Author |
2013-03-13 | b43: HT-PHY: implement spurious tone avoidance | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: move TX fix to the separated function | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: add classifier control function | Rafał Miłecki |
2013-03-13 | b43: HT-PHY: rename AFE defines | Rafał Miłecki |
2013-03-13 | wil6210: temperature measurement | Vladimir Kondratiev |
2013-03-13 | wil6210: sync with new firmware | Vladimir Kondratiev |
2013-03-13 | wil6210: new SW reset | Vladimir Kondratiev |
2013-03-13 | wil6210: headers clean-up | Vladimir Kondratiev |
2013-03-13 | wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASK | Vladimir Kondratiev |
2013-03-13 | wil6210: fix FW error notification | Vladimir Kondratiev |
2013-03-13 | wil6210: report all received mgmt frames | Vladimir Kondratiev |
2013-03-13 | wil6210: use cfg80211_inform_bss_frame() | Vladimir Kondratiev |
2013-03-13 | wil6210: refactor connect_worker | Vladimir Kondratiev |
2013-03-13 | wil6210: Fix garbage sent to the FW with wmi_set_ie() | Vladimir Kondratiev |
2013-03-13 | wil6210: do not set IE's for beacon | Vladimir Kondratiev |
2013-03-13 | wil6210: handle WMI_BA_STATUS_EVENTID | Vladimir Kondratiev |
2013-03-13 | wil6210: handle linkup/linkdown WMI events | Vladimir Kondratiev |
2013-03-13 | wil6210: Remove local implementation of dynamic hexdump | Vladimir Kondratiev |
2013-03-13 | wil6210: remove unused including <linux/version.h> | Wei Yongjun |
2013-03-13 | ssb: pci: Fix flipping of MAC address | Larry Finger |
2013-03-11 | mwl8k: don't overwrite regulatory settings on fw reload | Jonas Gorski |
2013-03-11 | wireless:rtlwifi: replaced kmalloc+memcpy with kmemdup | Andrei Epure |
2013-03-11 | iwlegacy: fix sparse warnings | Stephen Hemminger |
2013-03-11 | orinoco_usb: don't release nonexistent firmware | Michal Pecio |
2013-03-10 | NFC: microread: Fix MEI build failure | Samuel Ortiz |
2013-03-08 | mwifiex: fix potential null dereference 'mef_entry' | Bing Zhao |
2013-03-08 | mwifiex: Trigger a card reset on reaching tx_timeout threshold | Ashok Nagarajan |
2013-03-08 | rndis_wlan: update email address | Jussi Kivilinna |
2013-03-08 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville |
2013-03-08 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-03-06 | mwifiex: add WOWLAN support | Amitkumar Karwar |
2013-03-06 | mwifiex: add "ethtool wol" command support | Amitkumar Karwar |
2013-03-06 | mwifiex: shorten the host sleep configuration macro names | Amitkumar Karwar |
2013-03-06 | mwifiex: modify skb->truesize for PCIE Rx | Avinash Patil |
2013-03-06 | mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.c | Bing Zhao |
2013-03-06 | mwifiex: fix [-Wunused-function] warnings on pcie suspend/resume | Bing Zhao |
2013-03-06 | mwifiex: remove static forward declarations in pcie.c | Bing Zhao |
2013-03-06 | ath9k: Report rx-crc-errors in ethtool stats. | Ben Greear |
2013-03-06 | ath9k: Report txerr-filtered errors in debugfs. | Ben Greear |
2013-03-06 | b43: HT-PHY: make it BCMA-only | Rafał Miłecki |
2013-03-06 | ath9k_hw: Fix fixed antenna for AR9462 | Sujith Manoharan |
2013-03-06 | ath9k_hw: Update initvals for AR9462 | Sujith Manoharan |
2013-03-06 | ath9k_hw: Use helper functions to simplify HW reset | Sujith Manoharan |
2013-03-06 | ath9k_hw: Remove CHANNEL_CW_INT | Sujith Manoharan |
2013-03-06 | brcmfmac: add parameter to brcmf_proto_hdrpush() for data offset | Arend van Spriel |
2013-03-06 | brcmutil: add dequeue function with filtering | Arend van Spriel |
2013-03-06 | brcmfmac: assure brcmf_txcomplete() is called in failure paths | Arend van Spriel |
2013-03-06 | brcmfmac: release transmit packet in brcmf_txcomplete() | Arend van Spriel |
2013-03-06 | brcmfmac: add support for TLV based firmware signalling | Arend van Spriel |
2013-03-06 | brcmutil: add macros for setting bitfields using mask/shift operations | Arend van Spriel |