Age | Commit message (Expand) | Author |
2014-09-07 | NFC: trf7970a: Recalculate driver timeout values | Mark A. Greer |
2014-09-07 | NFC: trf7970a: Add RF technology specific guard times | Mark A. Greer |
2014-09-07 | NFC: trf7970a: Initialize when enabling RF | Mark A. Greer |
2014-09-07 | NFC: trf7970a: Disable SYS_CLK Output | Mark A. Greer |
2014-09-07 | NFC: trf7970a: Remove unnecessary sleep | Mark A. Greer |
2014-09-07 | NFC: trf7970a: FIFO Size is really 127 bytes | Mark A. Greer |
2014-09-07 | NFC: trf7970a: Ignore Overflow bit in FIFO Status Register | Mark A. Greer |
2014-09-07 | NFC: trf7970a: Use spi_sync() instead of spi_write_then_read() | Mark A. Greer |
2014-09-07 | NFC: trf7970a: Call spi_setup() to configure SPI communication | Mark A. Greer |
2014-09-07 | NFC: trf7970a: Remove trf7970a_tg_listen_mdaa() | Mark A. Greer |
2014-09-07 | NFC: trf7970a: Remove incorrect of_node_put() call | Mark A. Greer |
2014-09-01 | NFC: trf7970a: Make gpio labels more readable | Mark A. Greer |
2014-09-01 | NFC: trf7970a: Add quirk to keep EN2 low | Mark A. Greer |
2014-09-01 | NFC: trf7970a: Move IRQ Status Read quirk to device tree | Mark A. Greer |
2014-09-01 | NFC: trf7970a: Add VIN voltage override support | Mark A. Greer |
2014-08-28 | carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER() | Andreea-Cristina Bernat |
2014-08-28 | ath9k: Fix channel context timer | Sujith Manoharan |
2014-08-28 | ath9k: Add more debug statements for channel context | Sujith Manoharan |
2014-08-28 | ath9k: Disable fastcc for channel context mode | Sujith Manoharan |
2014-08-28 | rt2x00: support Ralink 5362. | Canek Peláez Valdés |
2014-08-28 | ath9k: Fix channel context creation | Sujith Manoharan |
2014-08-28 | ath9k: Fix interface limits | Sujith Manoharan |
2014-08-28 | ath9k: Print the event/state in ath_chanctx_event | Sujith Manoharan |
2014-08-28 | ath9k: Add new chanctx events | Sujith Manoharan |
2014-08-28 | ath9k: Fix ath_chanctx_get() | Sujith Manoharan |
2014-08-28 | ath9k: Move ath9k_beacon_add_noa to channel.c | Sujith Manoharan |
2014-08-28 | ath9k: Remove redundant ifdef | Sujith Manoharan |
2014-08-28 | ath9k: Fix channel context variables in ath_softc | Sujith Manoharan |
2014-08-28 | ath9k: Fix 'offchannel' in ath_softc | Sujith Manoharan |
2014-08-28 | ath9k: Fix function argument type | Sujith Manoharan |
2014-08-28 | ath9k: Use ath_chanctx_check_active properly | Sujith Manoharan |
2014-08-28 | ath9k: Add ath9k_offchannel_init | Sujith Manoharan |
2014-08-28 | ath9k: Add ath9k_chanctx_wake_queues | Sujith Manoharan |
2014-08-28 | ath9k: Add wrappers for beacon events | Sujith Manoharan |
2014-08-28 | ath9k: Fix function declarations | Sujith Manoharan |
2014-08-28 | ath9k: Fix channel context events | Sujith Manoharan |
2014-08-28 | ath9k: Make ath_chanctx_switch static | Sujith Manoharan |
2014-08-28 | ath9k: Make ath_chanctx_get_oper_chan static | Sujith Manoharan |
2014-08-28 | ath9k: Make ath_chanctx_offchan_switch static | Sujith Manoharan |
2014-08-28 | ath9k: Conditionally compile more functions | Sujith Manoharan |
2014-08-28 | ath9k: Exclude more functions | Sujith Manoharan |
2014-08-28 | ath9k: Conditionally compile a few functions | Sujith Manoharan |
2014-08-28 | ath9k: Cleanup mgd_prepare_tx callback | Sujith Manoharan |
2014-08-28 | ath9k: Make ath_chanctx_work static | Sujith Manoharan |
2014-08-28 | ath9k: Add a routine to tear down channel contexts | Sujith Manoharan |
2014-08-28 | ath9k: Add a routine for initializing channel contexts | Sujith Manoharan |
2014-08-28 | carl9170: Remove redundant protection check | Andreea-Cristina Bernat |
2014-08-28 | ath9k: Isolate ath9k_use_chanctx module parameter | Sujith Manoharan |
2014-08-28 | ath9k: Isolate P2P powersave routines | Sujith Manoharan |
2014-08-28 | ath9k: Move P2P functions to channel.c | Sujith Manoharan |