Age | Commit message (Expand) | Author | Files | Lines |
2012-07-09 | NFC: Close listening LLCP sockets when the device is gone | Samuel Ortiz | 1 | -3/+8 |
2012-07-09 | NFC: Build LLCP general bytes upon request | Samuel Ortiz | 1 | -15/+17 |
2012-07-09 | NFC: Fix LLCP getname socket op | Samuel Ortiz | 1 | -4/+7 |
2012-07-09 | NFC: Update LLCP socket target index when getting a connection | Samuel Ortiz | 1 | -0/+1 |
2012-07-09 | NFC: Add netlink module alias for NFC | Samuel Ortiz | 1 | -0/+3 |
2012-07-09 | NFC: Add modules alias for NFC sockets | Samuel Ortiz | 1 | -0/+1 |
2012-07-09 | NFC: Allow HCI driver to pre-open pipes to some gates | Eric Lapuyade | 5 | -37/+47 |
2012-07-09 | NFC: update PN544 HCI driver state when opened/closed | Eric Lapuyade | 1 | -0/+5 |
2012-07-09 | NFC: Error management documentation | Eric Lapuyade | 1 | -0/+33 |
2012-07-09 | NFC: nfc_driver_failure() implementation | Eric Lapuyade | 1 | -6/+2 |
2012-07-09 | NFC: nfc_targets_found() should accept zero target found | Eric Lapuyade | 1 | -6/+13 |
2012-07-09 | NFC: Core must test the device polling state inside the device lock | Eric Lapuyade | 1 | -2/+7 |
2012-07-09 | NFC: Implement HCI driver or internal error management | Eric Lapuyade | 1 | -4/+11 |
2012-07-09 | NFC: Factorize HCI cmd completion | Eric Lapuyade | 1 | -11/+16 |
2012-07-09 | NFC: Driver failure API | Eric Lapuyade | 2 | -0/+12 |
2012-07-09 | NFC: Changed HCI cmd execution completion result to std linux errno | Eric Lapuyade | 3 | -22/+23 |
2012-07-09 | NFC: Implement HCP reaggregation allocation error case | Eric Lapuyade | 1 | -5/+10 |
2012-07-09 | NFC: Remove an impossible HCI error case | Eric Lapuyade | 1 | -10/+0 |
2012-07-09 | NFC: Handle SHDLC RSET frames from an SHDLC connected chip | Eric Lapuyade | 1 | -4/+4 |
2012-07-09 | NFC: Removed addressed shdlc TODOs | Eric Lapuyade | 1 | -11/+0 |
2012-07-09 | NFC: Prepare asynchronous error management for driver and shdlc | Eric Lapuyade | 3 | -8/+21 |
2012-07-09 | ath9k: Stop the BTCOEX timers before disabling BTCOEX | Mohammed Shafi Shajakhan | 2 | -2/+2 |
2012-07-09 | ath9k: Fix MCI cleanup | Mohammed Shafi Shajakhan | 1 | -1/+3 |
2012-07-09 | bcma: use custom printing functions | Rafał Miłecki | 10 | -62/+69 |
2012-07-09 | b43: N-PHY: fix RSSI calibration | Rafał Miłecki | 1 | -8/+9 |
2012-07-09 | brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patch | Arend van Spriel | 1 | -10/+7 |
2012-07-09 | ath9k: enable support for AR9550 | Gabor Juhos | 1 | -0/+2 |
2012-07-09 | ath9k: set 4ADDRESS bit in RX filter for AR9550 | Gabor Juhos | 2 | -0/+4 |
2012-07-09 | ath9k: enable PLL workaround for AR9550 | Gabor Juhos | 1 | -1/+2 |
2012-07-09 | ath9k: fix PLL initialization for AR9550 | Gabor Juhos | 1 | -8/+19 |
2012-07-09 | ath9k: skip internal regulator configuration for AR9550 | Gabor Juhos | 1 | -1/+1 |
2012-07-09 | ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550 | Gabor Juhos | 2 | -2/+2 |
2012-07-09 | ath9k: fix RF channel frequency configuration for AR9550 | Gabor Juhos | 1 | -2/+3 |
2012-07-09 | ath9k: fix PAPRD settings for AR9550 | Gabor Juhos | 1 | -1/+1 |
2012-07-09 | ath9k: fix antenna control configuration for AR9550 | Gabor Juhos | 2 | -0/+5 |
2012-07-09 | ath9k: fix XPABIASLEVEL settings for AR9550 | Gabor Juhos | 2 | -3/+3 |
2012-07-09 | ath9k: read spur frequency information from eeprom for AR9550 | Gabor Juhos | 1 | -2/+4 |
2012-07-09 | ath9k: add mode register initialization code for AR9550 | Gabor Juhos | 3 | -3/+145 |
2012-07-09 | ath9k: add initvals for AR9550 | Gabor Juhos | 2 | -0/+1285 |
2012-07-09 | ath9k: enable TX/RX data byte swap for AR9550 | Gabor Juhos | 1 | -1/+2 |
2012-07-09 | ath9k: clear pciexpress flag for AR9550 | Gabor Juhos | 1 | -1/+1 |
2012-07-09 | ath9k: add BB name string for AR9550 | Gabor Juhos | 1 | -0/+1 |
2012-07-09 | ath9k: add platform_device_id for AR9550 | Gabor Juhos | 1 | -0/+4 |
2012-07-09 | ath9k: set MAC version for AR9550 | Gabor Juhos | 1 | -0/+3 |
2012-07-09 | ath9k: define MAC version for AR9550 | Gabor Juhos | 1 | -0/+4 |
2012-07-09 | ath9k: define DEVID for QCA955x | Gabor Juhos | 1 | -0/+1 |
2012-07-09 | net/wireless: remove macro defined twice with same value | Oskar Schirmer | 1 | -1/+0 |
2012-07-09 | mwifiex: add set_antenna handler support | Amitkumar Karwar | 5 | -0/+133 |
2012-07-09 | ath9k_hw: fix AR9462 2g5g switch on full reset | Rajkumar Manoharan | 1 | -12/+6 |
2012-07-09 | ath9k: fix power consumption on network sleep when BTCOEX is enabled | Rajkumar Manoharan | 3 | -0/+22 |