Age | Commit message (Expand) | Author | Files | Lines |
2012-09-27 | NFC: Fix missing mutex unlock in pn533_send_cmd_frame_async | Szymon Janc | 1 | -7/+8 |
2012-09-27 | wl18xx: use module_platform_driver | Devendra Naga | 1 | -12/+1 |
2012-09-25 | ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filter | John W. Linville | 1 | -0/+2 |
2012-09-25 | ath9k_hw: fix BT sleep state on chip wakeup | Rajkumar Manoharan | 1 | -1/+1 |
2012-09-25 | rt2x00: Replace open coded interface checking with interface combinations. | Gertjan van Wingerde | 3 | -39/+47 |
2012-09-25 | rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops. | Gertjan van Wingerde | 9 | -11/+2 |
2012-09-25 | mwifiex: potential corruption in mwifiex_update_uap_custom_ie() | Dan Carpenter | 1 | -1/+1 |
2012-09-25 | ath9k: Disable ASPM only for AR9285 | Sujith Manoharan | 1 | -2/+3 |
2012-09-25 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2 | -5/+6 |
2012-09-25 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 4 | -5/+5 |
2012-09-25 | NFC: xmit from hci ops must return 0 or negative | Waldemar Rymarkiewicz | 1 | -2/+6 |
2012-09-25 | NFC: Remove the pn544 raw driver | Cong Wang | 3 | -906/+0 |
2012-09-25 | NFC: Move the pn544_hci dereference below the NULL test | Wei Yongjun | 1 | -3/+6 |
2012-09-25 | NFC: Move the nfcwilink dereference below the NULL test | Wei Yongjun | 1 | -2/+2 |
2012-09-25 | NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core | Eric Lapuyade | 2 | -37/+38 |
2012-09-25 | NFC: Modified hci_transceive to become an asynchronous operation | Eric Lapuyade | 1 | -15/+42 |
2012-09-25 | NFC: Remove crc generation from shdlc layer | Waldemar Rymarkiewicz | 1 | -2/+30 |
2012-09-25 | NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler request | Samuel Ortiz | 1 | -2/+2 |
2012-09-25 | NFC: Don't use WQ_MEM_RECLAIM for pn533 | Tejun Heo | 1 | -3/+1 |
2012-09-25 | NFC: Use module_platform_driver macro for nfcwilink.c | Syam Sidhardhan | 1 | -15/+1 |
2012-09-25 | NFC: Queue pn533 commands | Samuel Ortiz | 1 | -17/+85 |
2012-09-24 | ath5k: disable HW crypto in management frame | Chun-Yeow Yeoh | 2 | -0/+4 |
2012-09-24 | carl9170: connect to 11w protected networks | Christian Lamparter | 2 | -1/+4 |
2012-09-24 | p54: connect to 11w protected networks | Christian Lamparter | 1 | -0/+12 |
2012-09-24 | iwlegacy: use eth_broadcast_addr | Johannes Berg | 1 | -2/+2 |
2012-09-24 | ipw2x00: silence GCC warning for unused variable 'dev' | Paul Bolle | 1 | -1/+1 |
2012-09-24 | bcma: handle BCM43227 | Rafał Miłecki | 2 | -0/+3 |
2012-09-24 | mwifiex: block scan request during heavy Tx traffic | Amitkumar Karwar | 2 | -0/+8 |
2012-09-24 | mwifiex: disconnect the device before entering suspend state | Amitkumar Karwar | 1 | -0/+13 |
2012-09-24 | brcmfmac: get rid of void pointer in struct brcmf_cfg80211_priv | Arend van Spriel | 2 | -4/+4 |
2012-09-24 | brcmfmac: change struct brcmf_cfg80211_priv comments to kernel-doc | Arend van Spriel | 1 | -41/+77 |
2012-09-24 | brcmfmac: clear control lock on usb error. | Hante Meuleman | 1 | -0/+2 |
2012-09-24 | brcmsmac: don't start device when RfKill is engaged | Piotr Haber | 1 | -1/+4 |
2012-09-24 | brcmfmac: remove unused usb bmac model code. | Hante Meuleman | 1 | -15/+3 |
2012-09-24 | brcmfmac: fix bug in determining phy bands. | Hante Meuleman | 1 | -1/+1 |
2012-09-24 | brcmfmac: remove unused function. | Hante Meuleman | 1 | -17/+0 |
2012-09-24 | brcmfmac: streamline SDIO read frame routine | Franky Lin | 1 | -388/+233 |
2012-09-24 | brcmfmac: store usb fw images in local linked list. | Hante Meuleman | 1 | -23/+41 |
2012-09-24 | brcmfmac: fix debug printout of event data. | Hante Meuleman | 2 | -9/+6 |
2012-09-24 | brcmfmac: introduce scheduled scan support | Arend van Spriel | 2 | -1/+387 |
2012-09-24 | brcmfmac: extend brcmf_term_iscan() to abort e-scan | Arend van Spriel | 1 | -23/+21 |
2012-09-24 | brcmfmac: fix sparse warnings in e-scan related code | Arend van Spriel | 1 | -17/+18 |
2012-09-24 | mwifiex: fix issue in resumed scan operation | Amitkumar Karwar | 1 | -0/+1 |
2012-09-24 | rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx. | Gertjan van Wingerde | 1 | -29/+8 |
2012-09-24 | rt2x00: Code style cleanup in rt2800lib.c | Gertjan van Wingerde | 1 | -1/+1 |
2012-09-24 | rt2x00: rt2800lib - code cleanup. | Gertjan van Wingerde | 1 | -7/+5 |
2012-09-24 | rt2x00: rt2800 - Fix default vgc values for RT3572 | Gertjan van Wingerde | 1 | -4/+9 |
2012-09-24 | rt2x00: Code clean up in rt2800lib. | Gertjan van Wingerde | 1 | -6/+10 |
2012-09-24 | ath9k_hw: Enable WLAN RX diversity for AR9565 | Sujith Manoharan | 1 | -1/+1 |
2012-09-24 | ath9k: Add a module parameter to enable diversity | Sujith Manoharan | 3 | -0/+17 |